diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/wv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index 016b051cab3c..bb4b81e4fdfb 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -12,7 +12,7 @@ COMMENT= A library providing routines to access Microsoft Word files USE_GNOME= libgsf USE_BZIP2= yes -USES= cmake iconv +USES= cmake iconv pkgconfig USE_LDCONFIG= yes post-patch: |