diff options
Diffstat (limited to 'textproc/xmlroff/Makefile')
-rw-r--r-- | textproc/xmlroff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index 112c5d082e0c..f87c811bb120 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmlroff PORTVERSION= 0.3.8 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget libgnomeprint libxslt INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |