aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-06-11 11:22:06 +0800
committerwill <will@FreeBSD.org>2001-06-11 11:22:06 +0800
commit9ef1af855d22c00c32e56e73d2396e9954b5d5bf (patch)
tree436882b5a1ab54b20248d796ae30fdd8e8f39cb6
parentf67828137e28d568b2e0d58d327a4d5480c79bde (diff)
downloadfreebsd-ports-gnome-9ef1af855d22c00c32e56e73d2396e9954b5d5bf.tar.gz
freebsd-ports-gnome-9ef1af855d22c00c32e56e73d2396e9954b5d5bf.tar.zst
freebsd-ports-gnome-9ef1af855d22c00c32e56e73d2396e9954b5d5bf.zip
USE_LIBTOOL -> BUILD_DEPENDS=libtool:... just as I had it the first time
around. This fixes the breakage introduced in rev 1.2.
-rw-r--r--devel/shapelib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile
index 4461f8fcdde2..45674b114dae 100644
--- a/devel/shapelib/Makefile
+++ b/devel/shapelib/Makefile
@@ -12,7 +12,8 @@ MASTER_SITES= ftp://gdal.velocet.ca/pub/outgoing/
MAINTAINER= aa8vb@nc.rr.com
-USE_LIBTOOL= yes
+BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
+
ALL_TARGET= lib
INSTALLS_SHLIB= yes