summaryrefslogtreecommitdiff
path: root/devel/stgit
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/stgit
parent34758928c424260d129233b520e397ca94ea532a (diff)
downloadpkgsrc-39235c85cd75c4e6de65dab30aa5eb25b246a516.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/stgit')
-rw-r--r--devel/stgit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/stgit/Makefile b/devel/stgit/Makefile
index 0b32b221283..ef2a8066d34 100644
--- a/devel/stgit/Makefile
+++ b/devel/stgit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/03 21:55:55 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/31 11:19:47 asau Exp $
DISTNAME= stgit-0.14.3
PKGREVISION= 5
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.procode.org/stgit/
COMMENT= Stacked GIT
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
DEPENDS+= scmgit-base>=1.5.2:../../devel/scmgit-base