summaryrefslogtreecommitdiff
path: root/sysutils/xenvstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xenvstat/Makefile')
-rw-r--r--sysutils/xenvstat/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/xenvstat/Makefile b/sysutils/xenvstat/Makefile
index f6f96c19392..ee28d468eb8 100644
--- a/sysutils/xenvstat/Makefile
+++ b/sysutils/xenvstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:47:31 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/06/01 18:03:23 jlam Exp $
DISTNAME= xenvstat-20041127
CATEGORIES= sysutils
@@ -13,10 +13,11 @@ ONLY_FOR_PLATFORM= NetBSD-*-*
NO_CONFIGURE= yes
NO_CHECKSUM= yes
-USE_X11= yes
LIBS= -lXmu -lXext -lXt -lX11 -lm
+.include "../../mk/x11.buildlink3.mk"
+
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}