summaryrefslogtreecommitdiff
path: root/deskutils/gtimer
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-05 06:36:23 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-05 06:36:23 +0000
commitfda2e985daa21bcac7cf4e4882e560933d7ad5e8 (patch)
tree4ccb4a868e97ff347416395233e3825776b24951 /deskutils/gtimer
parentImplement USE_GLIB. (diff)
Implement USE_GTK, part 1.
Notes
Notes: svn path=/head/; revision=33424
Diffstat (limited to 'deskutils/gtimer')
-rw-r--r--deskutils/gtimer/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile
index 2b76eae41435..edc2602702ac 100644
--- a/deskutils/gtimer/Makefile
+++ b/deskutils/gtimer/Makefile
@@ -12,14 +12,11 @@ MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GTK= yes
+GNU_CONFIGURE= yes
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-GNU_CONFIGURE= YES
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-USE_GMAKE= YES
-USE_BZIP2= YES
MAN1= gtimer.1
post-install: