From 73489dba4dc2a9c9686f417dc448fb1ba7d19d14 Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 31 Aug 2013 00:12:37 +0000 Subject: Convert USE_GNOME=pkgconfig to USES=pkgconfig Convert USE_GMAKE to USES=gmake Convert USE_PERL5 to USES=perl5 --- science/omnetpp/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'science/omnetpp') 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+ -- cgit