Index: head/devel/gide/Makefile =================================================================== --- head/devel/gide/Makefile (revision 13860) +++ head/devel/gide/Makefile (revision 13861) @@ -1,30 +1,28 @@ # 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/ MAINTAINER= rom_glsa@ein-hashofet.co.il LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ guile.2.:${PORTSDIR}/lang/guile 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 Property changes on: head/devel/gide/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/gide/distinfo =================================================================== --- head/devel/gide/distinfo (revision 13860) +++ head/devel/gide/distinfo (revision 13861) @@ -1 +1 @@ -MD5 (gIDE-0.0.7.tar.gz) = 4c16ac6c0bd99b1e65307c7aa9ab0215 +MD5 (gIDE-0.0.8.tar.gz) = 509d1b416099511d1975d53cbb316573 Property changes on: head/devel/gide/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/gide/pkg-plist =================================================================== --- head/devel/gide/pkg-plist (revision 13860) +++ head/devel/gide/pkg-plist (revision 13861) @@ -1 +1,2 @@ +bin/gdbio bin/gide Property changes on: head/devel/gide/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property