summaryrefslogtreecommitdiff
path: root/games/corewars/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-02 13:33:03 +0000
committerwiz <wiz>2003-05-02 13:33:03 +0000
commit2bc7f1cdac3394094ca00338d1ec5e460bed71d5 (patch)
tree72693856ca4f73ec9f298b5e55a88159f482820f /games/corewars/Makefile
parent6e5c1b04b780de385ec9b1aa9d4b54c6030fedd6 (diff)
downloadpkgsrc-2bc7f1cdac3394094ca00338d1ec5e460bed71d5.tar.gz
Convert to buildlink2.
Diffstat (limited to 'games/corewars/Makefile')
-rw-r--r--games/corewars/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index b039f0620fc..10c900dc154 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/05/02 11:54:53 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/05/02 13:33:37 wiz Exp $
#
DISTNAME= corewars-0.9.11
@@ -10,10 +10,8 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://corewars.sourceforge.net/
COMMENT= programs on a virtual machine, fighting each other
-DEPENDS+= gtk+>=1.2.10nb4:../../x11/gtk
-
GNU_CONFIGURE= YES
-USE_X11BASE= YES
USE_GMAKE= YES
+.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"