summaryrefslogtreecommitdiffstats
path: root/x11-themes/gtkstep
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>1999-04-22 06:49:17 +0000
committernectar <nectar@FreeBSD.org>1999-04-22 06:49:17 +0000
commitf201b4fd15fc926ff48e867a6884082f0e84cf23 (patch)
tree6ef15cb6a4d421e11df149ce1d9338424562d184 /x11-themes/gtkstep
parentfc6a13311970e80e2fc9afa8670fa11dd75b6521 (diff)
downloadFreeBSD-ports-f201b4fd15fc926ff48e867a6884082f0e84cf23.zip
FreeBSD-ports-f201b4fd15fc926ff48e867a6884082f0e84cf23.tar.gz
Applications using imlib should also use gtk12 (as opposed to any
earlier version).
Diffstat (limited to 'x11-themes/gtkstep')
-rw-r--r--x11-themes/gtkstep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile
index 0c27873..9d2f15d 100644
--- a/x11-themes/gtkstep/Makefile
+++ b/x11-themes/gtkstep/Makefile
@@ -3,7 +3,7 @@
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
-# $Id: Makefile,v 1.3 1999/02/18 04:58:45 vanilla Exp $
+# $Id: Makefile,v 1.4 1999/03/15 18:30:06 nectar Exp $
#
DISTNAME= gtkstep-1.4
@@ -17,7 +17,7 @@ LIB_DEPENDS= gdk_imlib.3:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config"
+CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
OpenPOWER on IntegriCloud