diff options
Diffstat (limited to 'accessibility/gnomemag/Makefile')
-rw-r--r-- | accessibility/gnomemag/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index ea98367c34f3..198755c9ac4b 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemag PORTVERSION= 0.12.3 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mag/0.12 @@ -20,7 +21,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |