Skip to content

Commit

Permalink
cleanup: remove wrong usage of INSTALLS_OMF
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Mar 15, 2022
1 parent 089cd83 commit ac03b07
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 15 deletions.
3 changes: 1 addition & 2 deletions audio/mp3splt-gtk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= mp3splt-gtk
PORTVERSION= 0.9.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION}

Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion deskutils/genius/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= genius
DISTVERSION= 1.0.27
PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME \
http://ftp.5z.com/pub/genius/
Expand All @@ -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 \
Expand Down
3 changes: 1 addition & 2 deletions editors/gummi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}/

Expand All @@ -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
Expand Down
3 changes: 1 addition & 2 deletions games/pioneers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= pioneers
PORTVERSION= 15.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= SF/pio/Source

Expand All @@ -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
Expand Down
3 changes: 1 addition & 2 deletions science/gchemutils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion science/gramps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= gramps
PORTVERSION= 5.1.5
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= science gnome python

Expand All @@ -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
Expand Down
3 changes: 1 addition & 2 deletions sysutils/gconf-editor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gconf-editor
PORTVERSION= 3.0.1
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
Expand All @@ -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
Expand Down
3 changes: 1 addition & 2 deletions x11/florence/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= florence
PORTVERSION= 0.6.3
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= SF/florence/florence/${PORTVERSION}/

Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion x11/yad/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= yad
PORTVERSION= 7.3
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= x11 gnome

Expand All @@ -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
Expand Down

0 comments on commit ac03b07

Please sign in to comment.