aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/wmtimer
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-01 23:33:54 +0800
committerlioux <lioux@FreeBSD.org>2002-09-01 23:33:54 +0800
commit439d91f435e717daf01209c01cdd198ae091a2ec (patch)
treef21ac3ce9d113484b8a49e7a4b56e569e25966af /x11-clocks/wmtimer
parent2157e96c1756fe79e8a01802d1d710edaac50cbb (diff)
downloadfreebsd-ports-gnome-439d91f435e717daf01209c01cdd198ae091a2ec.tar.gz
freebsd-ports-gnome-439d91f435e717daf01209c01cdd198ae091a2ec.tar.zst
freebsd-ports-gnome-439d91f435e717daf01209c01cdd198ae091a2ec.zip
Deploy USE_GNOMENG infrastructure
PR: 42284 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'x11-clocks/wmtimer')
-rw-r--r--x11-clocks/wmtimer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile
index 0e6b9fabc5e4..99448bb51252 100644
--- a/x11-clocks/wmtimer/Makefile
+++ b/x11-clocks/wmtimer/Makefile
@@ -16,7 +16,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/wmtimer
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_XPM= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"