Upgrade to 0.0.8
PR: ports/8251 Submitted by: maintainer
This commit is contained in:
parent
5ae65487f1
commit
cf2c6174e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13861
3 changed files with 7 additions and 8 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: gIDE
|
||||
# Version required: 0.0.7
|
||||
# Version required: 0.0.8
|
||||
# Date created: 29 Jul 1998
|
||||
# Whom: rom
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/09/22 22:55:50 asami Exp $
|
||||
# $Id: Makefile,v 1.7 1998/10/04 17:23:34 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gIDE-0.0.7
|
||||
PKGNAME= gide-0.0.7
|
||||
DISTNAME= gIDE-0.0.8
|
||||
PKGNAME= gide-0.0.8
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://gide.pn.org/
|
||||
|
||||
|
@ -20,11 +20,9 @@ USE_X_PREFIX= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
GTK_CONFIG="${X11BASE}/bin/gtk11-config" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAN1= gide.1
|
||||
|
||||
post-install:
|
||||
strip ${PREFIX}/bin/gide
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gIDE-0.0.7.tar.gz) = 4c16ac6c0bd99b1e65307c7aa9ab0215
|
||||
MD5 (gIDE-0.0.8.tar.gz) = 509d1b416099511d1975d53cbb316573
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
bin/gdbio
|
||||
bin/gide
|
||||
|
|
Loading…
Reference in a new issue