summaryrefslogtreecommitdiff
path: root/textproc/xapian
diff options
context:
space:
mode:
authorasau <asau>2012-10-25 06:55:37 +0000
committerasau <asau>2012-10-25 06:55:37 +0000
commitac4f504d3e1a564448d2767366ea31583a04a844 (patch)
treecaa131cad17b4e52aebb33e65aa8d33b465c8d17 /textproc/xapian
parent14b0de01f9cdd65a556e49ac8a855bacc1f1c3b5 (diff)
downloadpkgsrc-ac4f504d3e1a564448d2767366ea31583a04a844.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'textproc/xapian')
-rw-r--r--textproc/xapian/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/xapian/Makefile b/textproc/xapian/Makefile
index d791939ace4..e18873cf5aa 100644
--- a/textproc/xapian/Makefile
+++ b/textproc/xapian/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/10 16:10:31 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/25 06:57:06 asau Exp $
#
DISTNAME= xapian-core-${VERSION}
@@ -12,8 +12,6 @@ HOMEPAGE= http://xapian.org/
COMMENT= Probabilistic Information Retrieval search engine
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++