aboutsummaryrefslogtreecommitdiff
path: root/sysutils/thefish
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-07-02 22:59:11 +0000
committerRene Ladan <rene@FreeBSD.org>2013-07-02 22:59:11 +0000
commit3ed7fea98c9a894c9d5d3d5ae18ad95927a08e00 (patch)
tree1e57dda3449d2f9037f9d8afd9d4d5662ebbd79f /sysutils/thefish
parent52f7e9cd0e776ee93dc042f5637d6fc1cbce54af (diff)
downloadports-3ed7fea98c9a894c9d5d3d5ae18ad95927a08e00.tar.gz
ports-3ed7fea98c9a894c9d5d3d5ae18ad95927a08e00.zip
Remove the QT3 option, this depends on the expired QT3 port.
The GTK2 option is now the only SINGLE option, so do not propose it at all.
Notes
Notes: svn path=/head/; revision=322210
Diffstat (limited to 'sysutils/thefish')
-rw-r--r--sysutils/thefish/Makefile20
1 files changed, 6 insertions, 14 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index 702a723a37b1..a97647837cf6 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -9,28 +9,20 @@ MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Qt/Gtk+/ncurses rc.conf editor/management tool
+COMMENT= Gtk+/ncurses rc.conf editor/management tool
WANT_GNOME= yes
-OPTIONS_SINGLE= X11
-OPTIONS_SINGLE_X11= GTK2 QT3
-OPTIONS_DEFAULT= GTK2
-
-QT3_DESC= Use Qt3 for the X11 interface
+#OPTIONS_SINGLE= X11
+#OPTIONS_SINGLE_X11= GTK2
+#OPTIONS_DEFAULT= GTK2
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MGTK2}
+#.if ${PORT_OPTIONS:MGTK2}
USE_GNOME= gtk20
MAKE_ENV+= WITH_GTK=yes
-.endif
-
-.if ${PORT_OPTIONS:MQT3}
-USE_QT_VER= 3
-MAKE_ENV+= WITH_QT=yes
-CXXFLAGS+= -Wall -DWITH_QT -I${LOCALBASE}/include
-.endif
+#.endif
MAN1= thefish.1
PLIST_FILES= bin/thefish