aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk-thinice-engine
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-07-12 01:47:29 +0800
committernork <nork@FreeBSD.org>2003-07-12 01:47:29 +0800
commit6d18df3e17bbcfa012f98bb538783c34faf86652 (patch)
treecc39336abf61863b329a8dc46c8b8ea9d2468c9e /x11-toolkits/gtk-thinice-engine
parent9bbf1366d2e6899a5d72b89efd9f38ebcdb53d10 (diff)
downloadfreebsd-ports-gnome-6d18df3e17bbcfa012f98bb538783c34faf86652.tar.gz
freebsd-ports-gnome-6d18df3e17bbcfa012f98bb538783c34faf86652.tar.zst
freebsd-ports-gnome-6d18df3e17bbcfa012f98bb538783c34faf86652.zip
Fix dependency.
PR: ports/54378 Submitted by: Ports Fury
Diffstat (limited to 'x11-toolkits/gtk-thinice-engine')
-rw-r--r--x11-toolkits/gtk-thinice-engine/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/gtk-thinice-engine/Makefile b/x11-toolkits/gtk-thinice-engine/Makefile
index cc2bb2c49d30..756d8dbb39d6 100644
--- a/x11-toolkits/gtk-thinice-engine/Makefile
+++ b/x11-toolkits/gtk-thinice-engine/Makefile
@@ -15,12 +15,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A simple, clean theme engine
-LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
-USE_GNOME= gnomehack
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+USE_GNOME= gnomehack gnometarget gtk20
.include <bsd.port.mk>