aboutsummaryrefslogtreecommitdiff
path: root/deskutils
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 /deskutils
parent089cd83b42a00d0f744ce06291a079fee010d066 (diff)
downloadports-ac03b07e48233e197aa37c524078bcb64b2cfbe2.tar.gz
ports-ac03b07e48233e197aa37c524078bcb64b2cfbe2.zip
cleanup: remove wrong usage of INSTALLS_OMF
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/genius/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \