diff options
Diffstat (limited to 'devel/anjuta/Makefile')
-rw-r--r-- | devel/anjuta/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index 0e6491ce5dcc..e3c68300f071 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -7,7 +7,7 @@ PORTNAME= anjuta PORTVERSION= 1.2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= anjuta @@ -18,7 +18,7 @@ COMMENT= Integrated Development Environment for C and C++ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoconf \ ${LOCALBASE}/gnu-autotools/bin/automake:${PORTSDIR}/devel/gnu-automake \ - ${LOCALBASE}/gnu-autotools/bin/libtool:${PORTSDIR}/devel/gnu-libtool + libtool:${PORTSDIR}/devel/libtool15 USE_X_PREFIX= yes USE_GMAKE= yes |