diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:33:54 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:33:54 +0000 |
commit | 9fedfb47a4c7fe2ebbf9f9f0f4795492fc6efc3b (patch) | |
tree | 1aa87c2e038538f4e984451afbc96b41f4aacb3c /x11-clocks/wmfishtime | |
parent | Deploy USE_GNOMENG infrastructure (diff) |
Deploy USE_GNOMENG infrastructure
PR: 42284
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'x11-clocks/wmfishtime')
-rw-r--r-- | x11-clocks/wmfishtime/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/wmfishtime/Makefile b/x11-clocks/wmfishtime/Makefile index 3b685a790844..c30e8a8010cb 100644 --- a/x11-clocks/wmfishtime/Makefile +++ b/x11-clocks/wmfishtime/Makefile @@ -15,7 +15,8 @@ MAINTAINER= anders@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_X_PREFIX= yes GTK_LIBS?= `${GTK_CONFIG} --libs` |