Index: head/ftp/gftp/Makefile =================================================================== --- head/ftp/gftp/Makefile (revision 18143) +++ head/ftp/gftp/Makefile (revision 18144) @@ -1,23 +1,26 @@ # New ports collection makefile for: gftp # Version required: 1.13 # Date Created: 21 Feb 1999 # Whom: Damjan Marion # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/03 01:38:52 steve Exp $ # DISTNAME= gftp-1.13 CATEGORIES= net MASTER_SITES= http://www.newwave.net/~masneyb/ MAINTAINER= dmarion@open.hr LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 USE_AUTOCONF= yes USE_X_PREFIX= yes post-install: strip ${PREFIX}/bin/gftp + +pre-install: + find ${WRKSRC} -name \*.orig -exec ${RM} -f \{} \; .include Property changes on: head/ftp/gftp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property