summaryrefslogtreecommitdiff
path: root/security/libprelude-perl
diff options
context:
space:
mode:
authorjoerg <joerg>2009-10-07 19:39:42 +0000
committerjoerg <joerg>2009-10-07 19:39:42 +0000
commita893244db8c98c1949cac70bd416117865461c39 (patch)
tree5c0ee1c881aaeb35a1118550ac87725cbcb641bb /security/libprelude-perl
parent60e32da0cf177e3480687b5f360816bf66685820 (diff)
downloadpkgsrc-a893244db8c98c1949cac70bd416117865461c39.tar.gz
Share distinfo file between libprelude-* and similar for
libpreludedb-*. Shuffle stuff a bit around in the Makefile.common, define PATCHDIR in that, don't define user-destdir support there.
Diffstat (limited to 'security/libprelude-perl')
-rw-r--r--security/libprelude-perl/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/security/libprelude-perl/Makefile b/security/libprelude-perl/Makefile
index 730dc54490f..73ccb6ee664 100644
--- a/security/libprelude-perl/Makefile
+++ b/security/libprelude-perl/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/23 19:05:00 hasso Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/07 19:39:42 joerg Exp $
-.include "../../security/libprelude/Makefile.common"
-.include "../../mk/bsd.prefs.mk"
-
-PATCHDIR= ${.CURDIR}/../libprelude/patches
PKGNAME= libprelude-perl-${VERSION}
-
COMMENT= Perl bindings to LibPrelude
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../security/libprelude/Makefile.common"
+
CONFIGURE_ARGS+= --with-perl=${PERL5:Q}
CONFIGURE_ARGS+= --with-perl-installdirs=vendor
USE_TOOLS+= perl:run