diff options
Diffstat (limited to 'devel/liblognorm/Makefile')
-rw-r--r-- | devel/liblognorm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/liblognorm/Makefile b/devel/liblognorm/Makefile index b6d4f62c8777..ef6768d6afcb 100644 --- a/devel/liblognorm/Makefile +++ b/devel/liblognorm/Makefile @@ -10,9 +10,9 @@ COMMENT= Log normalizer LICENSE= GPLv2 -LIB_DEPENDS= libjson-c.so:${PORTSDIR}/devel/json-c \ - libestr.so:${PORTSDIR}/devel/libestr -BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx +LIB_DEPENDS= libjson-c.so:devel/json-c \ + libestr.so:devel/libestr +BUILD_DEPENDS= sphinx-build:textproc/py-sphinx USES= libtool pathfix pkgconfig USE_LDCONFIG= yes |