aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-03-15 10:12:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-03-15 10:16:57 +0000
commitac03b07e48233e197aa37c524078bcb64b2cfbe2 (patch)
treea45194243a805856da875066576a834a4347ae7c
parent089cd83b42a00d0f744ce06291a079fee010d066 (diff)
downloadports-ac03b07e48233e197aa37c524078bcb64b2cfbe2.tar.gz
ports-ac03b07e48233e197aa37c524078bcb64b2cfbe2.zip
cleanup: remove wrong usage of INSTALLS_OMF
-rw-r--r--audio/mp3splt-gtk/Makefile3
-rw-r--r--deskutils/genius/Makefile2
-rw-r--r--editors/gummi/Makefile3
-rw-r--r--games/pioneers/Makefile3
-rw-r--r--science/gchemutils/Makefile3
-rw-r--r--science/gramps/Makefile2
-rw-r--r--sysutils/gconf-editor/Makefile3
-rw-r--r--x11/florence/Makefile3
-rw-r--r--x11/yad/Makefile2
9 files changed, 9 insertions, 15 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index e8fafb2998ec..103bb5c6531d 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mp3splt-gtk
PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION}
@@ -22,7 +22,6 @@ LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \
libltdl.so:devel/libltdl
USES= desktop-file-utils gmake gnome pkgconfig
-INSTALLS_OMF= yes
USE_GSTREAMER1= yes
USE_GNOME= gtk30
GNU_CONFIGURE= yes
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile
index a4246f9ec88c..0ce30a4685b4 100644
--- a/deskutils/genius/Makefile
+++ b/deskutils/genius/Makefile
@@ -2,6 +2,7 @@
PORTNAME= genius
DISTVERSION= 1.0.27
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME \
http://ftp.5z.com/pub/genius/
@@ -24,7 +25,6 @@ RUN_DEPENDS= rarian-sk-config:textproc/rarian
USES= desktop-file-utils gmake gnome libtool pathfix pkgconfig \
readline shared-mime-info tar:xz xorg
USE_GNOME= cairo gnomeprefix gdkpixbuf2 gtksourceview4 intltool vte3
-INSTALLS_OMF= yes
USE_XORG= x11 xext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-extra-gcc-optimization \
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index a3888004f441..8f1afd055f1c 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gummi
PORTVERSION= 0.8.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= editors
MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/
@@ -23,7 +23,6 @@ CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
USE_XORG= xcomposite xcursor xdamage xft
USE_GNOME= cairo glib20 gtksourceview3 intlhack
-INSTALLS_OMF= yes
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile
index c9576b792e88..d8558c237f0c 100644
--- a/games/pioneers/Makefile
+++ b/games/pioneers/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pioneers
PORTVERSION= 15.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= SF/pio/Source
@@ -20,7 +20,6 @@ RUN_DEPENDS= yelp:x11/yelp
USES= gettext gmake gnome pkgconfig
USE_GNOME= cairo gnomeprefix gtk30 intltool librsvg2
-INSTALLS_OMF= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 8472e7a0d3ab..080b755a1f0c 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gchemutils
PORTVERSION= 0.14.16
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= science
MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}
DISTNAME= gnome-chemistry-utils-${PORTVERSION}
@@ -31,7 +31,6 @@ USE_GL= gl
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf
-INSTALLS_OMF= yes
GLIB_SCHEMAS= org.gnome.gchemutils.crystal.gschema.xml \
org.gnome.gchemutils.gschema.xml \
org.gnome.gchemutils.paint.gschema.xml \
diff --git a/science/gramps/Makefile b/science/gramps/Makefile
index 8d1db6f386a0..80ed881973ec 100644
--- a/science/gramps/Makefile
+++ b/science/gramps/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gramps
PORTVERSION= 5.1.5
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= science gnome python
@@ -26,7 +27,6 @@ USES= desktop-file-utils gettext gnome python:3.3+ shared-mime-info
USE_GITHUB= yes
GH_ACCOUNT= gramps-project
USE_GNOME= cairo gtk30 intltool librsvg2 pango pygobject3
-INSTALLS_OMF= yes
USE_PYTHON= autoplist distutils noflavors
CONFIGURE_ARGS= --disable-mime-install
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index d0abc913e419..134f2f0e0a7b 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gconf-editor
PORTVERSION= 3.0.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
@@ -13,7 +13,6 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Gconf database editor for the GNOME 3 environment
USES= gettext gmake gnome pathfix pkgconfig tar:xz
-INSTALLS_OMF= yes
USE_GNOME= gnomeprefix intlhack gtk30 gconf2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/x11/florence/Makefile b/x11/florence/Makefile
index 06733e517fd6..5ff86eaf5cdd 100644
--- a/x11/florence/Makefile
+++ b/x11/florence/Makefile
@@ -2,7 +2,7 @@
PORTNAME= florence
PORTVERSION= 0.6.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= SF/florence/florence/${PORTVERSION}/
@@ -22,7 +22,6 @@ USE_GSTREAMER1= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --without-docs
USE_LDCONFIG= yes
-INSTALLS_OMF= yes
GLIB_SCHEMAS= org.florence.gschema.xml
INSTALL_TARGET= install-strip
diff --git a/x11/yad/Makefile b/x11/yad/Makefile
index 9a8b2f20e5ab..aa45e029d07b 100644
--- a/x11/yad/Makefile
+++ b/x11/yad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= yad
PORTVERSION= 7.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= x11 gnome
@@ -18,7 +19,6 @@ USES= autoreconf gettext gnome gmake pkgconfig
USE_GNOME= cairo gtk30 intltool
GNU_CONFIGURE= yes
-INSTALLS_OMF= yes
CONFIGURE_ENV+= DATADIRNAME=share
CONFIGURE_ARGS+= --with-rgb=${LOCALBASE}/lib/X11/rgb.txt
GLIB_SCHEMAS= yad.gschema.xml