From d4f0d0048a8755106a4b0445221a19761e746984 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Sat, 19 May 2007 20:36:56 +0000 Subject: - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. --- cad/netgen/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cad/netgen') diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile index 39420f94bca3..9772e34d199f 100644 --- a/cad/netgen/Makefile +++ b/cad/netgen/Makefile @@ -7,6 +7,7 @@ PORTNAME= netgen PORTVERSION= 4.4 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.hpfem.jku.at/cgi/download.cgi?ID= DISTNAME= ngs${PORTVERSION:S/.//g} @@ -20,6 +21,7 @@ USE_GCC= 3.3+ USE_GMAKE= yes USE_TK= yes USE_TK_BUILD= yes +USE_GL= yes ALL_TARGET= ng -- cgit