diff options
Diffstat (limited to 'devel/guikachu/Makefile')
-rw-r--r-- | devel/guikachu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile index a215ddb3f6ed..4f81d42bbf62 100644 --- a/devel/guikachu/Makefile +++ b/devel/guikachu/Makefile @@ -7,7 +7,7 @@ PORTNAME= guikachu PORTVERSION= 1.5.7 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= devel palm gnome MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/ @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GCC= 3.4 USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |