summaryrefslogtreecommitdiff
path: root/wm/amiwm
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
commita020ed9056d4d74e13cd2a99898f3dec09c162b7 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /wm/amiwm
parent287b5c5601b23446d25c27bbf0140c8dc4b4391e (diff)
downloadpkgsrc-a020ed9056d4d74e13cd2a99898f3dec09c162b7.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'wm/amiwm')
-rw-r--r--wm/amiwm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/amiwm/Makefile b/wm/amiwm/Makefile
index 956bd69b1e2..561cfc4a421 100644
--- a/wm/amiwm/Makefile
+++ b/wm/amiwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/03/12 22:25:18 jmc Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/25 21:51:27 jlam Exp $
#
DISTNAME= amiwm0.20pl48
@@ -15,12 +15,11 @@ RESTRICTED= "Restrictive copyright (non-commerical use only)"
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= yes
USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-DHAVE_X11_EXTENSIONS_SHAPE_H=1 -O" \
X_PRE_LIBS="-Wl,-R${X11BASE}/lib" \
X_EXTRA_LIBS="-lXt"
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"