summaryrefslogtreecommitdiff
path: root/misc/dpkg
diff options
context:
space:
mode:
authordholland <dholland>2012-05-27 20:53:42 +0000
committerdholland <dholland>2012-05-27 20:53:42 +0000
commit5c8a6920f7036a5480725d34fbaf93fe3ece8c74 (patch)
tree9d715f5a3b37865b49209aef635631d242bd098c /misc/dpkg
parent65fc3f50e4bea807429476b040e2a4de51c89ec7 (diff)
downloadpkgsrc-5c8a6920f7036a5480725d34fbaf93fe3ece8c74.tar.gz
Needs more REPLACE_PERL, and USE_TOOLS+=perl needs to be perl:run.
Diffstat (limited to 'misc/dpkg')
-rw-r--r--misc/dpkg/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/misc/dpkg/Makefile b/misc/dpkg/Makefile
index d692f0b0ed3..41a12c3bf14 100644
--- a/misc/dpkg/Makefile
+++ b/misc/dpkg/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2012/05/26 14:27:20 christos Exp $
+# $NetBSD: Makefile,v 1.23 2012/05/27 20:53:42 dholland Exp $
#
DISTNAME= dpkg_1.16.3
PKGNAME= dpkg-1.16.3
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/d/dpkg/}
EXTRACT_SUFX= .tar.bz2
@@ -22,10 +23,13 @@ BUILD_DEFS+= VARBASE
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake msgfmt perl
+USE_TOOLS+= gmake msgfmt perl:run
USE_NCURSES= yes # needs tigetstr()
REPLACE_PERL= scripts/*.pl
+REPLACE_PERL+= dselect/methods/ftp/install
+REPLACE_PERL+= dselect/methods/ftp/setup
+REPLACE_PERL+= dselect/methods/ftp/update
CONFIGURE_ARGS+= --with-zlib
CONFIGURE_ARGS+= --disable-start-stop-daemon