- Cleanup Makefile

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-24 18:00:48 +00:00
parent 14d499a682
commit 31a267066f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382147

View File

@ -17,7 +17,6 @@ OPTIONS_DEFINE= CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS
OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS
OPTIONS_SUB= yes
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --disable-cgribex \
--disable-data \
--disable-extra \
@ -29,7 +28,6 @@ CONFIGURE_ARGS= --disable-cgribex \
--with-zlib=/usr
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
LDFLAGS+= -L${LOCALBASE}/lib -pthread
USE_LDCONFIG= yes
USES= gmake libtool pathfix