diff --git a/srcpkgs/libXaw3d/template b/srcpkgs/libXaw3d/template index 3e8f37050d9..2917fd3baef 100644 --- a/srcpkgs/libXaw3d/template +++ b/srcpkgs/libXaw3d/template @@ -8,14 +8,14 @@ maintainer="Carlo Dormeletti " hostmakedepends="libtool automake pkg-config bison" makedepends="libX11-devel libXt-devel libXmu-devel libXpm-devel libXext-devel xorg-util-macros" configure_args="--disable-static --enable-internationalization --enable-multiplane-bitmaps - --enable-gray-stipples --enable-arrow-scrollbars --with-pic --with-gnu-ld" + --enable-gray-stipples --enable-arrow-scrollbars --with-pic --with-gnu-ld" short_desc="X Athena Widget 3d library" homepage="http://cgit.freedesktop.org/xorg/lib/libXaw3d/" -distfiles="http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${version}.tar.bz2" +distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2" checksum="b74f11681061c1492c03cbbe6e318f9635b3877af0761fc0e67e1467c3a6972b" post_install() { - vinstall COPYING 644 usr/share/licenses/${pkgname} + vlicense COPYING } libXaw3d-devel_package() {