summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkstep/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-07-17 01:33:17 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-07-17 01:33:17 +0000
commitdb82b84c36cee0648f40ca4ca9028bf379721754 (patch)
treeed224b5ffef7ef49706ce26c1936fb20b98d7a65 /x11-toolkits/gtkstep/Makefile
parentPuhh.... after five months of hard development we've approached (diff)
Update to gtkstep 1.6
Notes
Notes: svn path=/head/; revision=20232
Diffstat (limited to 'x11-toolkits/gtkstep/Makefile')
-rw-r--r--x11-toolkits/gtkstep/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/gtkstep/Makefile b/x11-toolkits/gtkstep/Makefile
index e2b68f85ea08..06f5a913419d 100644
--- a/x11-toolkits/gtkstep/Makefile
+++ b/x11-toolkits/gtkstep/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gtkstep
-# Version required: 1.5
+# Version required: 1.6
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
-# $Id: Makefile,v 1.6 1999/05/29 04:25:56 steve Exp $
+# $Id: Makefile,v 1.7 1999/06/19 07:48:00 cpiazza Exp $
#
-DISTNAME= gtkstep-1.5
+DISTNAME= gtkstep-1.6
CATEGORIES= x11-toolkits
MASTER_SITES= http://www-info2.informatik.uni-wuerzburg.de/mitarbeiter/ulli/gtkstep/ \
ftp://sunshine.informatik.uni-wuerzburg.de/pub/wmaker/gtkstep/
@@ -17,6 +17,7 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+USE_BZIP2= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"