mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Upgrade to 0.15.0
PR: ports/8403 Submitted by: maintainer
This commit is contained in:
parent
09ac4d599d
commit
75a360dc1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14649
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (geg-0.12.tar.gz) = 8b37dddcfc5ed17a27c34de74a5993fe
|
||||
MD5 (geg-0.15.0.tar.gz) = c336012df6b69c29021fa8fb0bd44eaf
|
||||
|
Loading…
Reference in New Issue
Block a user