summaryrefslogtreecommitdiff
path: root/x11/XaoS
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-03-11 16:19:03 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-03-11 16:19:03 +0000
commitf5e183098652c34db38d182ac16e2194a8352ad8 (patch)
tree94227a15635c63a0301a01a0ddd1d80bb8835fe1 /x11/XaoS
parent15c569e4a32f9a3928eef59a598257800e74514d (diff)
downloadpkgsrc-f5e183098652c34db38d182ac16e2194a8352ad8.tar.gz
bl3ify
Diffstat (limited to 'x11/XaoS')
-rw-r--r--x11/XaoS/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile
index 32e1bae4e63..04d314c5c32 100644
--- a/x11/XaoS/Makefile
+++ b/x11/XaoS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/08/09 11:34:08 seb Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/11 16:19:03 xtraeme Exp $
#
DISTNAME= XaoS-3.0
@@ -9,11 +9,11 @@ MAINTAINER= atatat@NetBSD.org
HOMEPAGE= http://xaos.theory.org/
COMMENT= Zoomable fractal rendering doodad
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-curses-driver=no
INFO_FILES= xaos.info
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"