diff options
author | pav <pav@FreeBSD.org> | 2005-08-18 22:34:07 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-08-18 22:34:07 +0000 |
commit | 1768e30309ad2c8dc71c59836ac5f89fb0eba6c3 (patch) | |
tree | c1db3bfb4f61e793fc2bbd964eab9dfec3027a17 /x11-toolkits/linux-pango | |
parent | 460238754ff5f62895a501f1bb23a30e5651de2e (diff) | |
download | FreeBSD-ports-1768e30309ad2c8dc71c59836ac5f89fb0eba6c3.zip FreeBSD-ports-1768e30309ad2c8dc71c59836ac5f89fb0eba6c3.tar.gz |
- Enable on amd64
Approved by: portmgr (marcus)
Diffstat (limited to 'x11-toolkits/linux-pango')
-rw-r--r-- | x11-toolkits/linux-pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-pango/Makefile b/x11-toolkits/linux-pango/Makefile index a37e4a1..4bee89d 100644 --- a/x11-toolkits/linux-pango/Makefile +++ b/x11-toolkits/linux-pango/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_XLIB= yes BASEVERSION= 9 -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 PLIST= ${PKGDIR}/pkg-plist RPM_SET= pango-1.2.1-3.i386.rpm |