diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-10 14:12:50 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-10 14:12:50 +0000 |
commit | ecdb31d738f105fee94692a13ef64466e5c9e9b3 (patch) | |
tree | 5126d0dc144b85e863451f64254bb836fa258a53 /wm/amiwm | |
parent | 363fed6288bbcd0b4d4d270dc5cf3aab8d65523d (diff) | |
download | pkgsrc-ecdb31d738f105fee94692a13ef64466e5c9e9b3.tar.gz |
bl3ify
Diffstat (limited to 'wm/amiwm')
-rw-r--r-- | wm/amiwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/amiwm/Makefile b/wm/amiwm/Makefile index 04ddaa53ee9..886c138d0f2 100644 --- a/wm/amiwm/Makefile +++ b/wm/amiwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/03/14 19:37:59 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2004/03/10 14:12:50 xtraeme Exp $ # DISTNAME= amiwm0.20pl48 @@ -15,7 +15,7 @@ RESTRICTED= "Restrictive copyright (non-commerical use only)" NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="-DHAVE_X11_EXTENSIONS_SHAPE_H=1 -O" \ |