diff options
Diffstat (limited to 'devel/dee/Makefile')
-rw-r--r-- | devel/dee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dee/Makefile b/devel/dee/Makefile index f796d7b5117b..f964cfcf4e24 100644 --- a/devel/dee/Makefile +++ b/devel/dee/Makefile @@ -13,8 +13,8 @@ COMMENT= Model to synchronize multiple instances over DBus LICENSE= GPLv3 -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala -LIB_DEPENDS= libicutu.so:${PORTSDIR}/devel/icu +BUILD_DEPENDS= vapigen:lang/vala +LIB_DEPENDS= libicutu.so:devel/icu USES= gmake libtool pkgconfig pathfix python:2 GNU_CONFIGURE= yes |