diff options
Diffstat (limited to 'cad/brlcad/Makefile')
-rw-r--r-- | cad/brlcad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile index 335b1d6691cc..a705025263ce 100644 --- a/cad/brlcad/Makefile +++ b/cad/brlcad/Makefile @@ -7,6 +7,7 @@ PORTNAME= brlcad PORTVERSION= 7.6.6 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= brlcad @@ -23,7 +24,7 @@ USE_GL= yes USE_GMAKE= yes PREFIX?= ${LOCALBASE}/${PORTNAME} -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes NO_MTREE= yes INSTALLS_SHLIB= yes # Not really useful, but pet portlint |