diff options
Diffstat (limited to 'devel/libregf/Makefile')
-rw-r--r-- | devel/libregf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libregf/Makefile b/devel/libregf/Makefile index 0be226b842fb..bcf259b588ae 100644 --- a/devel/libregf/Makefile +++ b/devel/libregf/Makefile @@ -12,7 +12,7 @@ COMMENT= Library and tools to support the Windows NT Registry File format LICENSE= LGPL3 -LIB_DEPENDS= libfwsi.so:${PORTSDIR}/devel/libfwsi +LIB_DEPENDS= libfwsi.so:devel/libfwsi GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwsi=${LOCALBASE} |