From c822f3a97bbd174a49c2e9a6ec770c1f3c06b202 Mon Sep 17 00:00:00 2001 From: "Eric L. Hernes" Date: Thu, 5 Feb 1998 15:18:25 +0000 Subject: uncomment, BUILD_DEPENDS on gdbm, not sure why this was commented out in the first place... Suggested by: Greg Troxel --- misc/xdelta/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index a535ac2d7486..3fa9248b03c6 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -3,14 +3,14 @@ # Date created: Sun May 4 21:40:06 CDT 1997 # Whom: erich # -# $Id: Makefile,v 1.1.1.1 1998/01/26 16:27:11 erich Exp $ +# $Id: Makefile,v 1.2 1998/01/28 22:44:32 asami Exp $ # DISTNAME= xdelta-0.14 CATEGORIES= misc MASTER_SITES= ftp://scam.xcf.berkeley.edu/pub/jmacd/ -#BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm +BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yup # -- cgit v1.2.3