diff options
Diffstat (limited to 'sysutils/dvdisaster/Makefile')
-rw-r--r-- | sysutils/dvdisaster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dvdisaster/Makefile b/sysutils/dvdisaster/Makefile index be7c5deb402c..a8571db34d94 100644 --- a/sysutils/dvdisaster/Makefile +++ b/sysutils/dvdisaster/Makefile @@ -11,7 +11,7 @@ COMMENT= CD/DVD error recovery tool LICENSE= GPLv2 -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS= bash:shells/bash MAKEFILE= GNUmakefile @@ -42,7 +42,7 @@ DOCS_CONFIGURE_ON= --docdir=${DOCSDIR} MEMDEBUG_CONFIGURE_ON= -with-memdebug=yes -EFENCE_LIB_DEPENDS= libefence.so.0:${PORTSDIR}/devel/ElectricFence +EFENCE_LIB_DEPENDS= libefence.so.0:devel/ElectricFence EFENCE_CONFIGURE_ON= -with-efence=yes NLS_USES= gettext |