diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-18 17:33:50 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-18 17:33:50 +0000 |
commit | 75a360dc1e91a01b1601c9313dddc7ed4931d1bc (patch) | |
tree | 9838602a31b3301e67e5b6c58503ee606ae743cb /math/geg | |
parent | 09ac4d599dfd416c5c61bf1406d675cc49d7c933 (diff) | |
download | ports-75a360dc1e91a01b1601c9313dddc7ed4931d1bc.tar.gz ports-75a360dc1e91a01b1601c9313dddc7ed4931d1bc.zip |
Upgrade to 0.15.0
PR: ports/8403
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=14649
Diffstat (limited to 'math/geg')
-rw-r--r-- | math/geg/Makefile | 9 | ||||
-rw-r--r-- | math/geg/distinfo | 2 |
2 files changed, 7 insertions, 4 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index ea71cbf534a6..4d7235b77adf 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: geg -# Version required: 0.12 +# Version required: 0.15.0 # Date created: 8 Aug 1998 # Whom: rom # -# $Id: Makefile,v 1.2 1998/09/16 21:47:38 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/09/22 22:55:54 asami Exp $ # -DISTNAME= geg-0.12 +DISTNAME= geg-0.15.0 CATEGORIES= math MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/ @@ -17,5 +17,8 @@ LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + GTK_CONFIG="${X11BASE}/bin/gtk11-config" \ + LIBS="${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/math/geg/distinfo b/math/geg/distinfo index f1a658422fec..be35e0f6783d 100644 --- a/math/geg/distinfo +++ b/math/geg/distinfo @@ -1 +1 @@ -MD5 (geg-0.12.tar.gz) = 8b37dddcfc5ed17a27c34de74a5993fe +MD5 (geg-0.15.0.tar.gz) = c336012df6b69c29021fa8fb0bd44eaf |