diff options
Diffstat (limited to 'devel/shapelib/Makefile')
-rw-r--r-- | devel/shapelib/Makefile | 3 |
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 |