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 --- sysutils/brasero/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'sysutils/brasero') diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index b10837a1e..8d398a9e9 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -12,16 +12,17 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= CD/DVD mastering tool for the GNOME desktop -LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify \ - unique-1.0:${PORTSDIR}/x11-toolkits/unique \ - totem-plparser:${PORTSDIR}/multimedia/totem-pl-parser \ - canberra-gtk:${PORTSDIR}/audio/libcanberra +LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ + libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \ + libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser \ + libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \ cdrdao:${PORTSDIR}/sysutils/cdrdao \ yelp:${PORTSDIR}/x11/yelp CONFLICTS= brasero-3.[0-9]* +NO_STAGE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_XORG= sm -- cgit v1.2.3