aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2013-08-29 23:01:46 +0800
committerpawel <pawel@FreeBSD.org>2013-08-29 23:01:46 +0800
commit04fb25691d27264db9ce274313916f94898deef9 (patch)
tree0f24ce676070cd2b3017f761db8f5e49e00c5b07 /archivers
parent1be8826148dc06f92e9b28febd5f7dff2d5b47c1 (diff)
downloadfreebsd-ports-gnome-04fb25691d27264db9ce274313916f94898deef9.tar.gz
freebsd-ports-gnome-04fb25691d27264db9ce274313916f94898deef9.tar.zst
freebsd-ports-gnome-04fb25691d27264db9ce274313916f94898deef9.zip
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed
Diffstat (limited to 'archivers')
-rw-r--r--archivers/dpkg/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile
index 2fe76c7a07f0..af9a407a8f29 100644
--- a/archivers/dpkg/Makefile
+++ b/archivers/dpkg/Makefile
@@ -18,10 +18,9 @@ RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar \
gpatch:${PORTSDIR}/devel/patch \
gmd5sum:${PORTSDIR}/sysutils/coreutils
-USES= gmake iconv
USE_XZ= yes
GNU_CONFIGURE= yes
-USE_PERL5= yes
+USES= gmake iconv perl5
WRKSRC= ${WRKDIR}/dpkg-${PORTVERSION}
DPKGDIR?= /var/db/dpkg