summaryrefslogtreecommitdiff
path: root/devel/pcre++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre++/Makefile')
-rw-r--r--devel/pcre++/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index c48e3b9bc1d..7e1487cb8b4 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/12/30 14:36:54 obache Exp $
+# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:27 joerg Exp $
#
DISTNAME= pcre++-0.9.5
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.daemon.de/PCRE
COMMENT= Wrapper class around the pcre library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes