diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-03 21:55:01 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-03 21:55:01 +0800 |
commit | ef594e1ef28d9380d38cc64c5155a31a9c315118 (patch) | |
tree | 6043277371e0015f19f151f3b6decd1d41503f58 /textproc/wv2 | |
parent | a1c8f9df899778e772d572a97cf7ff399e20aa4f (diff) | |
download | freebsd-ports-gnome-ef594e1ef28d9380d38cc64c5155a31a9c315118.tar.gz freebsd-ports-gnome-ef594e1ef28d9380d38cc64c5155a31a9c315118.tar.zst freebsd-ports-gnome-ef594e1ef28d9380d38cc64c5155a31a9c315118.zip |
Remove some obsolete hacks.
Diffstat (limited to 'textproc/wv2')
-rw-r--r-- | textproc/wv2/Makefile | 4 | ||||
-rw-r--r-- | textproc/wv2/files/patch-configure | 10 | ||||
-rw-r--r-- | textproc/wv2/pkg-plist | 3 |
3 files changed, 3 insertions, 14 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index bc037d239859..76d2f60cf9ca 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -19,15 +19,13 @@ LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} --disable-debug USE_GNOME= gnometarget libgsf -USE_LIBTOOL_VER=13 -LIBTOOLFLAGS= # none, we want to keep libwv2.la +USE_INC_LIBTOOL_VER=13 USE_BZIP2= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes pre-configure: - @${TOUCH} ${WRKSRC}/config.h.in @${REINPLACE_CMD} "s,-pedantic ,," ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/textproc/wv2/files/patch-configure b/textproc/wv2/files/patch-configure deleted file mode 100644 index 4944b18fc326..000000000000 --- a/textproc/wv2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Sep 30 19:15:34 2003 -+++ configure Tue Sep 30 19:17:27 2003 -@@ -10116,6 +10116,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/textproc/wv2/pkg-plist b/textproc/wv2/pkg-plist index d8b5f5b24000..f97c1810ffff 100644 --- a/textproc/wv2/pkg-plist +++ b/textproc/wv2/pkg-plist @@ -23,8 +23,9 @@ include/wv2/word95_generated.h include/wv2/word97_generated.h include/wv2/word_helper.h include/wv2/wvlog.h -lib/libwv2.a lib/libwv2.la lib/libwv2.so lib/libwv2.so.1 @dirrm include/wv2 +@dirrm etc/gconf/gconf.xml.defaults +@dirrm etc/gconf |