1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Mark as broken: does not fetch

This commit is contained in:
Baptiste Daroussin 2015-09-13 22:06:46 +00:00
parent 71d918afa3
commit 2c0f640f92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396869

View File

@ -13,6 +13,7 @@ COMMENT= Time/date applet for WindowMaker with fishes swimming around
USE_GNOME= gtk12
BROKEN= does not fetch
GTK_LIBS?= `${GTK_CONFIG} --libs`
GTK_CFLAGS?= `${GTK_CONFIG} --cflags`
MAKE_ARGS+= CFLAGS="${CPPFLAGS} ${CFLAGS} -Wall ${GTK_CFLAGS}" \