- Convert to new perl framework
This commit is contained in:
parent
425cf47a0b
commit
d20a57f55b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324231
1 changed files with 2 additions and 2 deletions
|
@ -67,12 +67,12 @@ USE_AUTOTOOLS= autoconf aclocal
|
|||
USE_GL= gl glu
|
||||
USE_GMAKE= yes
|
||||
USE_OPENLDAP= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_PERL5= build
|
||||
USE_PYTHON= yes
|
||||
USE_QT4= # empty but required
|
||||
USE_XORG= xaw xrandr
|
||||
USE_XZ= yes
|
||||
USES= bison pkgconfig
|
||||
USES= bison pkgconfig perl5
|
||||
WANT_GNOME= yes
|
||||
|
||||
DISTFILES+= ${PORTNAME}-${LOVERSION}${EXTRACT_SUFX}
|
||||
|
|
Loading…
Reference in a new issue