summaryrefslogtreecommitdiff
path: root/archivers/fastjar/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 19:46:52 +0000
committerasau <asau>2012-09-11 19:46:52 +0000
commit4ebe57981599d43b57c00c24d9d40123d141320c (patch)
tree361a8fb86a46a145de882fd0d5f045773c75ecb5 /archivers/fastjar/Makefile
parent3401b563bcc0e51ee3426cc9bab322f6a8f4ec48 (diff)
downloadpkgsrc-4ebe57981599d43b57c00c24d9d40123d141320c.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers/fastjar/Makefile')
-rw-r--r--archivers/fastjar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index 6fd5a52b50e..4a789fa5f17 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/11/08 18:30:05 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2012/09/11 19:46:53 asau Exp $
#
DISTNAME= fastjar-0.93
@@ -12,7 +12,6 @@ HOMEPAGE= http://fastjar.sourceforge.net/
COMMENT= C language version of the 'jar' archiver normally used by Java
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES