summaryrefslogtreecommitdiff
path: root/math/geg
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 23:04:15 +0000
committerasau <asau>2012-09-11 23:04:15 +0000
commit2616ea74347a099f94cc21357dd8070ab5cad4a4 (patch)
treeb25c2af3335af12ba6ddabd1da702cd960afaeee /math/geg
parent768ee647793efc9f1c00e6f0fcdfb771a90b6935 (diff)
downloadpkgsrc-2616ea74347a099f94cc21357dd8070ab5cad4a4.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'math/geg')
-rw-r--r--math/geg/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
index d47599c7729..3b5c61cf748 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2011/04/22 13:44:06 obache Exp $
+# $NetBSD: Makefile,v 1.14 2012/09/11 23:04:20 asau Exp $
#
DISTNAME= geg-1.0.2
@@ -10,8 +10,6 @@ MAINTAINER= chris@infolaunch.com
HOMEPAGE= http://www.infolaunch.com/~daveb/
COMMENT= Program for drawing 2D math functions within a nice GUI
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
.include "../../x11/gtk/buildlink3.mk"