diff options
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 3 | ||||
-rw-r--r-- | net/vino3/Makefile | 5 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor3/Makefile | 5 | ||||
-rw-r--r-- | www/libsocialweb/Makefile | 5 | ||||
-rw-r--r-- | x11-fm/nautilus3/Makefile | 6 |
5 files changed, 10 insertions, 14 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index 88b59b87f..1c45e2f6f 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -14,9 +14,8 @@ COMMENT= GObject-based library to parse a host of playlist formats LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \ libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome -NO_STAGE= yes USE_XZ= yes -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix glib20 libxml2 intlhack ltverhack gnomehier \ introspection:build USE_LDCONFIG= yes diff --git a/net/vino3/Makefile b/net/vino3/Makefile index 731716f81..8406c590f 100644 --- a/net/vino3/Makefile +++ b/net/vino3/Makefile @@ -6,6 +6,7 @@ PORTNAME= vino PORTVERSION= 3.6.2 CATEGORIES= net gnome MASTER_SITES= GNOME +PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -20,10 +21,8 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ CONFLICTS= vino-2.[0-9]* -NO_STAGE= yes -LATEST_LINK= vino3 USE_XZ= yes -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix gtk30 intlhack USE_XORG= xdamage xfixes xtst GNU_CONFIGURE= yes diff --git a/sysutils/gnome-system-monitor3/Makefile b/sysutils/gnome-system-monitor3/Makefile index e4c2d70ab..ec46a0e39 100644 --- a/sysutils/gnome-system-monitor3/Makefile +++ b/sysutils/gnome-system-monitor3/Makefile @@ -6,6 +6,7 @@ PORTNAME= gnome-system-monitor PORTVERSION= 3.6.1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME +PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -18,10 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc CONFLICTS= gnome-system-monitor-2.[0-9]* -NO_STAGE= yes -LATEST_LINK= gnome-system-monitor3 USE_XZ= yes -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig INSTALLS_OMF= yes USE_GNOME= gnomeprefix gtkmm30 intlhack librsvg2 libwnck3 GNU_CONFIGURE= yes diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile index c991d852f..89351b631 100644 --- a/www/libsocialweb/Makefile +++ b/www/libsocialweb/Makefile @@ -9,19 +9,18 @@ CATEGORIES= www gnome MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org -COMMENT= A personal social data server. +COMMENT= Personal social data server. BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ vapigen:${PORTSDIR}/lang/vala-vapigen LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib -NO_STAGE= yes USE_GNOME= glib20 intlhack gconf2 introspection:build gnomehier USE_XZ= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= gettext gmake pathfix +USES= gettext gmake pathfix pkgconfig CONFIGURE_ARGS= --enable-vala-bindings # review if we want all the services enabled, because of not completely # safe public API security wise? diff --git a/x11-fm/nautilus3/Makefile b/x11-fm/nautilus3/Makefile index ee6a86da1..fe968f743 100644 --- a/x11-fm/nautilus3/Makefile +++ b/x11-fm/nautilus3/Makefile @@ -6,6 +6,7 @@ PORTNAME= nautilus PORTVERSION= 3.6.3 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME +PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -21,10 +22,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-i CONFLICTS= nautilus-2.[0-9]* -NO_STAGE= yes -LATEST_LINK= nautilus3 USE_XZ= yes -USES= desktop-file-utils gettext gmake pathfix shared-mime-info +USES= desktop-file-utils gettext gmake pathfix pkgconfig \ + shared-mime-info USE_GNOME= gnomeprefix intlhack gnomedesktop3 libxml2 \ ltverhack gvfs ltasneededhack introspection:build USE_LDCONFIG= yes |