diff options
Diffstat (limited to 'devel/libisofs/Makefile')
-rw-r--r-- | devel/libisofs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile index c43e99d1eed4..3e3e95738688 100644 --- a/devel/libisofs/Makefile +++ b/devel/libisofs/Makefile @@ -12,7 +12,7 @@ COMMENT= Libburnia ISO9660 filesystem creation library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libburn.so:${PORTSDIR}/devel/libburn +LIB_DEPENDS= libburn.so:devel/libburn GNU_CONFIGURE= yes USES= iconv libtool |