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:
parent
f0e7ce220d
commit
e58a77a4ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324039
@ -12,7 +12,7 @@ LIB_DEPENDS+= xmmsclient.6:${PORTSDIR}/audio/xmms2
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../xmms2
|
||||
|
||||
USE_PERL5= yes
|
||||
USES= perl5
|
||||
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user