diff options
Diffstat (limited to 'graphics/sage/Makefile')
-rw-r--r-- | graphics/sage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sage/Makefile b/graphics/sage/Makefile index 4ba3568f0b8a..86dad39a868a 100644 --- a/graphics/sage/Makefile +++ b/graphics/sage/Makefile @@ -7,6 +7,7 @@ PORTNAME= sage PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge @@ -16,7 +17,7 @@ COMMENT= OpenGL extension library USE_SDL= sdl USE_GL= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack |