diff options
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r-- | math/geg/Makefile | 4 |
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" |