diff options
Diffstat (limited to 'textproc/libwpd010/Makefile')
-rw-r--r-- | textproc/libwpd010/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index c3015cabac28..f4efe55df9f4 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -13,7 +13,7 @@ COMMENT= Tools for importing and exporting WordPerfect(tm) documents LICENSE= LGPL21 MPL LICENSE_COMB= dual -LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge USES= libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes |