diff options
-rw-r--r-- | math/geg/Makefile | 19 | ||||
-rw-r--r-- | math/geg/distinfo | 2 |
2 files changed, 9 insertions, 12 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index 13ba4d6eb98c..0c79669a5350 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,25 +1,22 @@ -# New ports collection makefile for: geg -# Version required: 0.15.0 -# Date created: 8 Aug 1998 -# Whom: rom +# New ports collection makefile for: geg +# Version required: 0.99.0 +# Date created: 8 Aug 1998 +# Whom: rom # -# $Id: Makefile,v 1.5 1998/11/23 08:32:08 asami Exp $ +# $Id: Makefile,v 1.6 1998/12/22 07:52:51 asami Exp $ # -DISTNAME= geg-0.15.0 +DISTNAME= geg-0.99.0 CATEGORIES= math MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/ MAINTAINER= rom_glsa@ein-hashofet.co.il -LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 +LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel -BROKEN= build USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ - GTK_CONFIG="${X11BASE}/bin/gtk11-config" \ - LIBS="-L${X11BASE}/lib -lgtk11" +CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" .include <bsd.port.mk> diff --git a/math/geg/distinfo b/math/geg/distinfo index be35e0f6783d..999cb93dda96 100644 --- a/math/geg/distinfo +++ b/math/geg/distinfo @@ -1 +1 @@ -MD5 (geg-0.15.0.tar.gz) = c336012df6b69c29021fa8fb0bd44eaf +MD5 (geg-0.99.0.tar.gz) = 1b0afc13e316958370023ea690da74ea |