diff options
-rw-r--r-- | misc/xdelta/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index 7432256e37a3..a535ac2d7486 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -3,17 +3,16 @@ # Date created: Sun May 4 21:40:06 CDT 1997 # Whom: erich # -# $Id: Makefile,v 1.12 1997/02/12 10:24:23 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1998/01/26 16:27:11 erich Exp $ # DISTNAME= xdelta-0.14 - CATEGORIES= misc MASTER_SITES= ftp://scam.xcf.berkeley.edu/pub/jmacd/ -GNU_CONFIGURE= yup #BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm +GNU_CONFIGURE= yup # # this seems to be necessary for libtool :( MAKE_ENV= CC=cc |