diff options
Diffstat (limited to 'net/opennx/Makefile')
-rw-r--r-- | net/opennx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opennx/Makefile b/net/opennx/Makefile index 6880b36c0434..fae550b2390f 100644 --- a/net/opennx/Makefile +++ b/net/opennx/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ WRKSRC= ${WRKDIR}/${PORTNAME}-0.16 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_XORG= xmu USE_WX= 2.8+ WX_UNICODE= yes |