summaryrefslogtreecommitdiff
path: root/textproc/libwpd
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-16 20:57:32 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-16 20:57:32 +0000
commit2edb0c126863b2fb77248c6f4e8f940cae0dae1b (patch)
tree5bc3d3786b959056583bf1660cd0b8a703727c14 /textproc/libwpd
parentUtilize USE_GNOME= pkgconfig. (diff)
Utilize USE_GNOME= libgsf.
Notes
Notes: svn path=/head/; revision=83120
Diffstat (limited to 'textproc/libwpd')
-rw-r--r--textproc/libwpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile
index 2485022f4698..b85589c27cd8 100644
--- a/textproc/libwpd/Makefile
+++ b/textproc/libwpd/Makefile
@@ -14,9 +14,8 @@ MASTER_SITE_SUBDIR= libwpd
MAINTAINER= reed@pugetsoundtechnology.com
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
-LIB_DEPENDS= gsf-1.9:${PORTSDIR}/devel/libgsf
-
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_GNOME= libgsf
.include <bsd.port.mk>