diff options
Diffstat (limited to 'devel/libzvbi/Makefile')
-rw-r--r-- | devel/libzvbi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index 9cffbf1495df..06059808413f 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -13,8 +13,8 @@ COMMENT= Routines to access raw VBI capture devices LICENSE= GPLv2+ -LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png \ - libunicode.so:${PORTSDIR}/devel/libunicode +LIB_DEPENDS+= libpng.so:graphics/png \ + libunicode.so:devel/libunicode USES= iconv libtool localbase pathfix tar:bzip2 GNU_CONFIGURE= yes |