1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

net/netscript: Remove GTK1 option

x11-toolkits/gtk12 is gone since r488008.
This commit is contained in:
Tobias Kortkamp 2019-02-01 14:34:29 +00:00
parent 40884a97b0
commit 8b1c886389
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491815

View File

@ -3,7 +3,7 @@
PORTNAME= netscript
PORTVERSION= 1.7.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= SF \
http://fakehalo.deadpig.org/%SUBDIR%/
@ -27,12 +27,7 @@ PORTDOCS= *
PORTEXAMPLES= *
PLIST_FILES= bin/netscript
OPTIONS_DEFINE= DOCS EXAMPLES GTK1
GTK1_USE= GNOME=gtk12
GTK1_CFLAGS= -DGTK
GTK1_CPPFLAGS= $$(gtk-config --cflags gthread)
GTK1_LDFLAGS= $$(gtk-config --libs gthread)
OPTIONS_DEFINE= DOCS EXAMPLES
do-build:
(cd ${WRKSRC} && ${CC} ${CFLAGS} ${CPPFLAGS} netscript.c \