diff options
Diffstat (limited to 'devel/liblouisxml/Makefile')
-rw-r--r-- | devel/liblouisxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/liblouisxml/Makefile b/devel/liblouisxml/Makefile index 328784dd9bd7..38cdae10b3ff 100644 --- a/devel/liblouisxml/Makefile +++ b/devel/liblouisxml/Makefile @@ -13,8 +13,8 @@ COMMENT= Library Provide Complete Braille Transcription Services LICENSE= LGPL3+ GPLv3+ LICENSE_COMB= multi -RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= liblouis.so:${PORTSDIR}/devel/liblouis +RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash +LIB_DEPENDS= liblouis.so:devel/liblouis GNU_CONFIGURE= yes USES= gmake libtool pkgconfig |