summaryrefslogtreecommitdiff
path: root/print/p5-biblatex-biber
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
commite613b3f0efa03dae6065d04e7620c6c9e43a68a1 (patch)
treec6c2a7d0dcfbf3fe47fb535203593b8ea862fb85 /print/p5-biblatex-biber
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/p5-biblatex-biber')
-rw-r--r--print/p5-biblatex-biber/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/p5-biblatex-biber/Makefile b/print/p5-biblatex-biber/Makefile
index e39247e4a5f..2484d82351e 100644
--- a/print/p5-biblatex-biber/Makefile
+++ b/print/p5-biblatex-biber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:19 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 13:45:43 asau Exp $
#
VER= 0.9.9
@@ -15,8 +15,6 @@ COMMENT= Replacement of bibtex for users of BibLaTeX
DIST_SUBDIR= ${DISTNAME}-${VER}
LICENSE= gnu-gpl-v1 OR artistic-2.0
-PKG_DESTDIR_SUPPORT= user-destdir
-
# TODO: Look for the dependencies in Build.PL.
# no - that's for building the self-contained binary, which we won't.