diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 00:12:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-31 00:12:37 +0000 |
commit | 7578a069fa937b0072a66aa39d809db15d50b50e (patch) | |
tree | ffad18529c7bbb4f5c4aa862e6a22130b6bc3a8c /science | |
parent | b2c2296adc70ba95e4eb69a2d470a394db99bb3a (diff) | |
download | ports-7578a069fa937b0072a66aa39d809db15d50b50e.tar.gz ports-7578a069fa937b0072a66aa39d809db15d50b50e.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/omnetpp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/science/omnetpp/Makefile b/science/omnetpp/Makefile index fc498965e14a..63903eed4c6e 100644 --- a/science/omnetpp/Makefile +++ b/science/omnetpp/Makefile @@ -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+ |