summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/pspp/Makefile3
-rw-r--r--math/udunits/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index df96bed3732..98c349debfa 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/12/05 20:50:37 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2005/12/29 06:21:54 jlam Exp $
#
DISTNAME= pspp-0.3.0
@@ -19,7 +19,6 @@ COMMENT= Program for statistical analysis of sampled data
BUILD_USES_MSGFMT= yes
-USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -Dunix=1
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index 88f6c0504ce..63e636742ed 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/12/05 23:55:12 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2005/12/29 06:21:54 jlam Exp $
DISTNAME= udunits
PKGNAME= udunits-1.12.1
@@ -14,7 +14,6 @@ COMMENT= Library and program for manipulating units of physical quantities
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
DIST_SUBDIR= ${PKGNAME_NOREV}
-USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}