summaryrefslogtreecommitdiff
path: root/net/xwhois/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 /net/xwhois/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 '')
-rw-r--r--net/xwhois/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile
index 2c177f2cf1dd..a395f21757db 100644
--- a/net/xwhois/Makefile
+++ b/net/xwhois/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 December 1998
# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
#
-# $Id: Makefile,v 1.4 1999/04/24 14:13:34 kris Exp $
+# $Id: Makefile,v 1.5 1999/05/27 12:49:55 kris Exp $
#
DISTNAME= xwhois-0.3.5
@@ -17,11 +17,13 @@ MASTER_SITES= http://c64.org/~nr/ \
MAINTAINER= kris@FreeBSD.ORG
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/xwhois ${PREFIX}/bin