summaryrefslogtreecommitdiff
path: root/math/geg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r--math/geg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 0391e3704e6e..cb0a7eb8288f 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 Aug 1998
# Whom: rom
#
-# $Id: Makefile,v 1.7 1999/02/24 22:06:26 vanilla Exp $
+# $Id: Makefile,v 1.8 1999/04/22 07:47:57 mharo Exp $
#
DISTNAME= geg-0.99.0
@@ -12,11 +12,10 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/
MAINTAINER= rom_glsa@ein-hashofet.co.il
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"
.include <bsd.port.mk>