diff options
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r-- | print/ggv2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index bcc5c8729..f5c8e0aae 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -7,6 +7,7 @@ PORTNAME= ggv2 PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 @@ -32,8 +33,8 @@ RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui -GNU_CONFIGURE= yes +USE_GNOME= gnomeprefix gnomehack lthack intlhack libgnomeui +USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |