diff options
Diffstat (limited to 'devel/xfce4-vala/Makefile')
-rw-r--r-- | devel/xfce4-vala/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xfce4-vala/Makefile b/devel/xfce4-vala/Makefile index 6b4dff23b5c8..f3e59230c3d2 100644 --- a/devel/xfce4-vala/Makefile +++ b/devel/xfce4-vala/Makefile @@ -13,7 +13,7 @@ COMMENT= Vala binding for the Xfce core libraries LICENSE= LGPL21 -BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala +BUILD_DEPENDS= valac:lang/vala GNU_CONFIGURE= yes USES= pkgconfig gmake pathfix xfce tar:bzip2 |