1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Convert to new perl framework.

This commit is contained in:
Guido Falsi 2013-07-31 12:16:16 +00:00
parent f0e7ce220d
commit e58a77a4ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324039
2 changed files with 2 additions and 3 deletions

View File

@ -12,7 +12,7 @@ LIB_DEPENDS+= xmmsclient.6:${PORTSDIR}/audio/xmms2
MASTERDIR= ${.CURDIR}/../xmms2
USE_PERL5= yes
USES= perl5
PLIST= ${.CURDIR}/pkg-plist

View File

@ -27,8 +27,7 @@ COMMENT= Mail delivery agent (MDA) with filtering abilities
LICENSE= GPLv3
USE_BZIP2= yes
USE_PERL5= yes
USES= iconv shebangfix
USES= iconv shebangfix perl5
.if defined(.PARSEDIR)
USES+= gmake
.endif