diff options
Diffstat (limited to 'devel/hdf/Makefile')
-rw-r--r-- | devel/hdf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hdf/Makefile b/devel/hdf/Makefile index cf8645e53ec..8fc2e839a2a 100644 --- a/devel/hdf/Makefile +++ b/devel/hdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2010/12/23 11:44:27 dsainty Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/31 11:17:05 asau Exp $ DISTNAME= HDF4.2r4 PKGNAME= hdf-4.2r4 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hdfgroup.org/products/hdf4/ COMMENT= NCSA Hierarchical Data Format -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= lex gmake yacc USE_LANGUAGES= c fortran77 |