summaryrefslogtreecommitdiff
path: root/deskutils/gtimer/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
commit92103d6d5cd276d1373540bf8b9d97a23929f822 (patch)
tree2313fd648f4f8aae5fe387795ed60d255d84b5d9 /deskutils/gtimer/Makefile
parentUpdate to version 0.85 and use gtk version 1.2.3. (diff)
Update to use gtk version 1.2.3.
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19055
Diffstat (limited to 'deskutils/gtimer/Makefile')
-rw-r--r--deskutils/gtimer/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile
index c5b952be4a26..f41e5a38dcae 100644
--- a/deskutils/gtimer/Makefile
+++ b/deskutils/gtimer/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 February 1999
# Whom: Chris Piazza <cpiazza@home.net>
#
-# $Id: Makefile,v 1.3 1999/05/05 14:22:22 flathill Exp $
+# $Id: Makefile,v 1.4 1999/05/06 14:18:54 flathill Exp $
#
DISTNAME= gtimer-1.1.4
@@ -12,10 +12,12 @@ MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/
MAINTAINER= cpiazza@home.net
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GNU_CONFIGURE= YES
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
USE_GMAKE= YES
USE_BZIP2= YES
MAN1= gtimer.1