summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-03-24 14:53:35 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-03-24 14:53:35 +0800
commit5b526494f936805fd379b6d748240014fc3cf155 (patch)
tree11b7571d848b66a006e33efaf59a3bab3dd7f158
parente560e0d98481611a275fd5096dcf01ee37df8728 (diff)
downloadmarcuscom-ports-experimental-5b526494f936805fd379b6d748240014fc3cf155.tar.gz
marcuscom-ports-experimental-5b526494f936805fd379b6d748240014fc3cf155.tar.zst
marcuscom-ports-experimental-5b526494f936805fd379b6d748240014fc3cf155.zip
Remove the INSTALL_OMF from those ports, they don't install do use anymore.
git-svn-id: svn://creme-brulee.marcuscom.com/ports-experimental/trunk@19260 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--accessibility/mousetweaks/Makefile4
-rw-r--r--sysutils/brasero/Makefile6
-rw-r--r--sysutils/gnome-system-monitor/Makefile4
-rw-r--r--x11/gdm/Makefile1
4 files changed, 4 insertions, 11 deletions
diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile
index f3781b7..8605bf3 100644
--- a/accessibility/mousetweaks/Makefile
+++ b/accessibility/mousetweaks/Makefile
@@ -14,11 +14,9 @@ COMMENT= Mouse accessibility enhancements for the GNOME desktop
BUILD_DEPENDS= gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-desktop-schemas
RUN_DEPENDS= gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-desktop-schemas
-USE_XZ= yes
USE_XORG= x11 xfixes xcursor xtst
USE_GNOME= gnomeprefix intlhack gtk30
-USES= gettext gmake pathfix pkgconfig
-INSTALLS_OMF= yes
+USES= gettext gmake pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index bc3475e..64423a1 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -1,6 +1,6 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports-experimental/trunk/sysutils/brasero/Makefile 19099 2014-03-12 14:08:17Z gusi $
+# $MCom$
PORTNAME= brasero
PORTVERSION= 3.11.3
@@ -19,14 +19,12 @@ RUN_DEPENDS= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
cdrdao:${PORTSDIR}/sysutils/cdrdao
USES= desktop-file-utils gettext gmake pathfix pkgconfig \
- shared-mime-info
-USE_XZ= yes
+ shared-mime-info tar:xz
GNU_CONFIGURE= yes
USE_XORG= sm ice
USE_GNOME= gconf2 gnomeprefix gtk30 intlhack libxml2
USE_LDCONFIG= yes
USE_GSTREAMER1= yes
-INSTALLS_OMF= yes
INSTALLS_ICONS= yes
CONFIGURE_ARGS= --disable-inotify --enable-search=no --enable-playlist=no \
--enable-introspection=yes
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile
index 7359ce0..5206e3e 100644
--- a/sysutils/gnome-system-monitor/Makefile
+++ b/sysutils/gnome-system-monitor/Makefile
@@ -16,9 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/mi
LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
-USE_XZ= yes
-USES= gettext gmake pathfix pkgconfig
-INSTALLS_OMF= yes
+USES= gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtkmm30 intlhack librsvg2 libwnck3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index c18f063..4b7cbf0 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -41,7 +41,6 @@ GROUPS= gdm
USE_LDCONFIG= yes
USE_XORG= dmx dmxproto
-INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_RC_SUBR= gdm
USE_GNOME_SUBR= yes