From d9b7a5d08f21fddb6cfde0f9007bf386efa262c3 Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 22 Sep 2013 00:45:30 +0000 Subject: Add NO_STAGE to all ports, until we convert each one. Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/libchamplain08/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/libchamplain08') diff --git a/graphics/libchamplain08/Makefile b/graphics/libchamplain08/Makefile index 753f8bafb..b07a6dc8e 100644 --- a/graphics/libchamplain08/Makefile +++ b/graphics/libchamplain08/Makefile @@ -10,9 +10,10 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= C library aimed to provide a Gtk+ widget to display rasterized maps and markers -LIB_DEPENDS= clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk \ - soup-gnome-2.4:${PORTSDIR}/devel/libsoup-gnome +LIB_DEPENDS= libclutter-gtk-0.10.so:${PORTSDIR}/graphics/clutter-gtk \ + libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome +NO_STAGE= yes LATEST_LINK= libchamplain08 USE_BZIP2= yes USES= gmake pathfix pkgconfig -- cgit v1.2.3