summaryrefslogtreecommitdiff
path: root/x11/XaoS
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commit4bfcc34161358d51d868f816c923eb93f927a412 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /x11/XaoS
parent8820d0b0e1e20d3278c7c39632417b4d9ca31899 (diff)
downloadpkgsrc-4bfcc34161358d51d868f816c923eb93f927a412.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'x11/XaoS')
-rw-r--r--x11/XaoS/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile
index c66d48f9f78..88882942c22 100644
--- a/x11/XaoS/Makefile
+++ b/x11/XaoS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/05/12 10:16:51 abs Exp $
+# $NetBSD: Makefile,v 1.3 2002/08/25 21:52:26 jlam Exp $
#
DISTNAME= XaoS-3.0
@@ -9,10 +9,10 @@ MAINTAINER= atatat@netbsd.org
HOMEPAGE= http://xaos.theory.org/
COMMENT= Zoomable fractal rendering doodad
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-curses-driver=no
-.include "../../graphics/png/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../graphics/png/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"