diff options
Diffstat (limited to 'math/pspp/Makefile')
-rw-r--r-- | math/pspp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 74dc155e311..6378b1c837b 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2012/09/07 19:17:05 adam Exp $ +# $NetBSD: Makefile,v 1.56 2012/09/11 23:04:30 asau Exp $ # DISTNAME= pspp-0.6.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/pspp/ COMMENT= Program for statistical analysis of sampled data LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= perl pkg-config msgfmt |