diff options
Diffstat (limited to 'www/screem/Makefile')
-rw-r--r-- | www/screem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile index 25e406e..c9a583f 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -7,7 +7,7 @@ PORTNAME= screem PORTVERSION= 0.16.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,7 @@ USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix gnometarget \ USE_XPM= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_OMF= yes |