aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-12-31 04:49:51 +0800
committerPawel Pekala <pawel@FreeBSD.org>2015-12-31 04:49:51 +0800
commit8c5a23341d341526cfbf871dbe22275b4f17587a (patch)
treed8df2f73448cf2d1e60654efbb4a7e4c6fa3a02f /editors
parent684965ad7c9a9eb6c913f6fe520f37a73897cec3 (diff)
downloadfreebsd-ports-gnome-8c5a23341d341526cfbf871dbe22275b4f17587a.tar.gz
freebsd-ports-gnome-8c5a23341d341526cfbf871dbe22275b4f17587a.tar.zst
freebsd-ports-gnome-8c5a23341d341526cfbf871dbe22275b4f17587a.zip
Switch to USES=execinfo
PR: 205737 Submitted by: myself Approved by: olivierd (maintainer)
Diffstat (limited to 'editors')
-rw-r--r--editors/vanubi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vanubi/Makefile b/editors/vanubi/Makefile
index bfe8ade6a9d6..5d362a403515 100644
--- a/editors/vanubi/Makefile
+++ b/editors/vanubi/Makefile
@@ -13,12 +13,11 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
-LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
GH_TAGNAME= eedac1d
USE_GITHUB= yes
-USES= autoreconf desktop-file-utils gmake libtool pkgconfig
+USES= autoreconf desktop-file-utils execinfo gmake libtool pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk30 gtksourceview3 libwnck3 vte3
USE_LDCONFIG= yes