Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake Convert USE_PERL5 to USES=perl5
This commit is contained in:
parent
b2c2296adc
commit
7578a069fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325746
1 changed files with 2 additions and 3 deletions
|
@ -15,9 +15,8 @@ COMMENT= A discrete event simulation environment
|
|||
LIB_DEPENDS= BLT24:${PORTSDIR}/x11-toolkits/blt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= libxml libxslt pkgconfig
|
||||
USE_PERL5= yes
|
||||
USES= gmake pkgconfig perl5
|
||||
USE_GNOME= libxml libxslt
|
||||
USE_TCL= yes
|
||||
USE_TK= 84+
|
||||
|
||||
|
|
Loading…
Reference in a new issue