diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /textproc/xmlroff | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'textproc/xmlroff')
-rw-r--r-- | textproc/xmlroff/Makefile | 4 | ||||
-rw-r--r-- | textproc/xmlroff/pkg-plist | 1 |
2 files changed, 3 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" \ diff --git a/textproc/xmlroff/pkg-plist b/textproc/xmlroff/pkg-plist index 95cd35d9367a..d29c1ab41e2d 100644 --- a/textproc/xmlroff/pkg-plist +++ b/textproc/xmlroff/pkg-plist @@ -31,6 +31,7 @@ include/libfo-0.3/util/fo-hash-table.h include/libfo-0.3/util/fo-image.h include/libfo-0.3/util/fo-pixbuf.h lib/libfo-0.3.a +lib/libfo-0.3.la lib/libfo-0.3.so lib/libfo-0.3.so.306 libdata/pkgconfig/libfo-0.3.pc |