summaryrefslogtreecommitdiff
path: root/devel/hptools
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit39235c85cd75c4e6de65dab30aa5eb25b246a516 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/hptools
parent34758928c424260d129233b520e397ca94ea532a (diff)
downloadpkgsrc-39235c85cd75c4e6de65dab30aa5eb25b246a516.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/hptools')
-rw-r--r--devel/hptools/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hptools/Makefile b/devel/hptools/Makefile
index 0f1ccfa67fc..4ef2384e117 100644
--- a/devel/hptools/Makefile
+++ b/devel/hptools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/06/24 07:39:27 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/31 11:17:06 asau Exp $
#
DISTNAME= hptools-src-3.0.8
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.hpcalc.org/hp48/pc/programming/
COMMENT= SDK for Hewlett-Packard HP-48G/49G/39G/40G calculators
LICENSE= hptools-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
RESTRICTED= Redistribution of unmodified source only; resale prohibited.
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}