summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-05-01 17:03:05 +0000
committertv <tv@pkgsrc.org>1999-05-01 17:03:05 +0000
commitcd816b474f7874fd1f79e0494db677c7f7d64a0b (patch)
treea42b210a7e81fab44adbc2dd3c47e04d19c19e81 /x11
parent7c1448b3c2450d7242d70da82ffa83a3599b63f5 (diff)
downloadpkgsrc-cd816b474f7874fd1f79e0494db677c7f7d64a0b.tar.gz
This doesn't actually need to be installed in X11BASE; use USE_X11.
Diffstat (limited to 'x11')
-rw-r--r--x11/amiwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/amiwm/Makefile b/x11/amiwm/Makefile
index 99d6814f836..64c9724cdb1 100644
--- a/x11/amiwm/Makefile
+++ b/x11/amiwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/01/30 23:18:55 agc Exp $
+# $NetBSD: Makefile,v 1.8 1999/05/01 17:03:05 tv Exp $
#
DISTNAME= amiwm0.20pl48
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/
MAINTAINER= rh@trapdoor.vip.at
HOMEPAGE= http://www.lysator.liu.se/~marcus/amiwm.html
-USE_X11BASE= yes
+USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-DHAVE_X11_EXTENSIONS_SHAPE_H=1 -O"