summaryrefslogtreecommitdiff
path: root/graphics/camlimages/Makefile
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 14:10:39 +0000
committerasau <asau>2012-10-06 14:10:39 +0000
commit1d10c741d9b9764445fdd06fb24f211198fcca6f (patch)
tree302b2130ea1710cf302c1761a30f0dd22578be6f /graphics/camlimages/Makefile
parent8096504c562bfd72dba478f6081034c244d04d24 (diff)
downloadpkgsrc-1d10c741d9b9764445fdd06fb24f211198fcca6f.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'graphics/camlimages/Makefile')
-rw-r--r--graphics/camlimages/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile
index c29ba8575e4..ea56878b25c 100644
--- a/graphics/camlimages/Makefile
+++ b/graphics/camlimages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2012/10/02 17:11:07 tron Exp $
+# $NetBSD: Makefile,v 1.48 2012/10/06 14:10:43 asau Exp $
VERSION= 4.0.1
PKGNAME= camlimages-${VERSION}
@@ -16,8 +16,6 @@ LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= omake>=0.9.8.6.0rc1:../../devel/omake
BUILD_DEPENDS+= ocaml-findlib>=1.2.6:../../devel/ocaml-findlib
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
FETCH_USING= curl