diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-31 22:44:45 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-31 22:44:45 +0000 |
commit | e460680d5e93aba6718359246b0c3af9f0f2b0c3 (patch) | |
tree | 818710054f29e6fc0d77a52b914eff19b3e0f898 /devel/shapelib | |
parent | 8838cd18f649cf5e5381c43caf9a4168ab9f236d (diff) | |
download | ports-e460680d5e93aba6718359246b0c3af9f0f2b0c3.tar.gz ports-e460680d5e93aba6718359246b0c3af9f0f2b0c3.zip |
Notes
Diffstat (limited to 'devel/shapelib')
-rw-r--r-- | devel/shapelib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile index 45674b114dae..4461f8fcdde2 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= ftp://gdal.velocet.ca/pub/outgoing/ MAINTAINER= aa8vb@nc.rr.com -BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool - +USE_LIBTOOL= yes ALL_TARGET= lib INSTALLS_SHLIB= yes |