summaryrefslogtreecommitdiff
path: root/math/geg
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-02 13:39:55 +0000
committerwiz <wiz>2003-05-02 13:39:55 +0000
commitb560a1bbc329645327a4a9220674a97cbc2242d2 (patch)
treeb503b2d6979d189f9a3e91987216d3ab3d862fd7 /math/geg
parent05eaa6bba9ad60b356023963df946df6640d6cea (diff)
downloadpkgsrc-b560a1bbc329645327a4a9220674a97cbc2242d2.tar.gz
Convert to buildlink2.
Diffstat (limited to 'math/geg')
-rw-r--r--math/geg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 2fb2944d127..4ac5e5722c2 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:43 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/05/02 13:39:55 wiz Exp $
#
DISTNAME= geg-1.0.1
@@ -10,8 +10,8 @@ MAINTAINER= chris@infolaunch.com
HOMEPAGE= http://www.infolaunch.com/~daveb/
COMMENT= Program for drawing 2D math functions within a nice GUI
-DEPENDS+= gtk+>=1.2.10nb4:../../x11/gtk
-
GNU_CONFIGURE= yes
+USE_BUILDLINK2= yes
+.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"