aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/wv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile
index 603de1afba37..b96f4723d680 100644
--- a/textproc/wv2/Makefile
+++ b/textproc/wv2/Makefile
@@ -16,9 +16,9 @@ COMMENT= A library providing routines to access Microsoft Word/Excel files
LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
-CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} --program-transform-name=
+CONFIGURE_ARGS= --with-libiconv=${LOCALBASE}
-USE_GNOME= libgsf
+USE_GNOME= gnometarget libgsf
USE_LIBTOOL= yes
USE_BZIP2= yes
USE_GMAKE= yes