summaryrefslogtreecommitdiffstats
path: root/misc/xdelta/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-05-03 23:57:56 +0000
committersteve <steve@FreeBSD.org>1998-05-03 23:57:56 +0000
commit820095db88b48a2b8b0c55de7478fe3e7151e8d9 (patch)
tree404a50277adff9452fe55f50f20000ac4169beb8 /misc/xdelta/Makefile
parentd386ba70b678decd32f3a47c5bed2c372255631b (diff)
downloadFreeBSD-ports-820095db88b48a2b8b0c55de7478fe3e7151e8d9.zip
FreeBSD-ports-820095db88b48a2b8b0c55de7478fe3e7151e8d9.tar.gz
Don't override ${CC}, instead patch ltconfig as done in a couple
of other ports. PR: 6423
Diffstat (limited to 'misc/xdelta/Makefile')
-rw-r--r--misc/xdelta/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile
index 1b5603f..a17ce6b 100644
--- a/misc/xdelta/Makefile
+++ b/misc/xdelta/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun May 4 21:40:06 CDT 1997
# Whom: jmacd
#
-# $Id: Makefile,v 1.7 1998/04/23 07:08:10 jmacd Exp $
+# $Id: Makefile,v 1.8 1998/04/30 02:03:14 asami Exp $
#
DISTNAME= xdelta-0.18
@@ -15,9 +15,6 @@ MAINTAINER= jmacd@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
GNU_CONFIGURE= yup
-#
-# this seems to be necessary for libtool :(
-MAKE_ENV= CC=cc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755'
MAN1= xdelta.1
OpenPOWER on IntegriCloud