summaryrefslogtreecommitdiff
path: root/archivers/ocaml-zip
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 19:46:58 +0000
committerasau <asau@pkgsrc.org>2012-09-11 19:46:58 +0000
commitfd6fe8cd7f825b878e88a1de1a298848e0cdd553 (patch)
treed5d607161814a547b906120f250b266ef8b598a7 /archivers/ocaml-zip
parentf17eaf9fb2bc2f4ea0e509c76e23b18564b66666 (diff)
downloadpkgsrc-fd6fe8cd7f825b878e88a1de1a298848e0cdd553.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'archivers/ocaml-zip')
-rw-r--r--archivers/ocaml-zip/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index eca0a4ebc54..699343f9039 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/08/16 11:50:46 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/09/11 19:46:58 asau Exp $
#
PKGNAME= ocaml-zip-${VERSION}
@@ -14,8 +14,6 @@ COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives
BUILD_TARGET= all
-PKG_DESTDIR_SUPPORT= user-destdir
-
PLIST_VARS+= opt
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
(${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64")