diff options
Diffstat (limited to 'devel/guichan/Makefile')
-rw-r--r-- | devel/guichan/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile index 0562eae43dbc..4e7a3ea076b0 100644 --- a/devel/guichan/Makefile +++ b/devel/guichan/Makefile @@ -7,7 +7,7 @@ PORTNAME= guichan PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,6 @@ USE_SDL= sdl image USE_GMAKE= yes USE_GCC= 3.2+ USE_AUTOTOOLS= libtool:15 -GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-allegro INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%LOCALBASE%%/lib |