aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-milk-theme
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-10-14 16:54:54 +0800
committermarcus <marcus@FreeBSD.org>2006-10-14 16:54:54 +0800
commit0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8 (patch)
tree17937489af4c767844fc63b684ae3e7b31948812 /x11-themes/gtk-milk-theme
parente959473966b963953d63d5f00fae8751f2decf0f (diff)
downloadfreebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.gz
freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.tar.zst
freebsd-ports-gnome-0deb7538cc6a5ae90f4e3e4bdbfe6d0ab974aed8.zip
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Diffstat (limited to 'x11-themes/gtk-milk-theme')
-rw-r--r--x11-themes/gtk-milk-theme/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gtk-milk-theme/Makefile b/x11-themes/gtk-milk-theme/Makefile
index 709aabb9de06..d82f9f93e5f2 100644
--- a/x11-themes/gtk-milk-theme/Makefile
+++ b/x11-themes/gtk-milk-theme/Makefile
@@ -3,10 +3,12 @@
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/x11-themes/gtk-milk-theme/Makefile,v 1.2 2006/09/22 19:53:01 mezz Exp $
#
PORTNAME= milk
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= x11-themes gnome
MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/
PKGNAMEPREFIX?= ${TYPE}-
@@ -21,7 +23,6 @@ TYPE?= gtk
THEME_NAME= Milk
USE_BZIP2= yes
-USE_X_PREFIX= yes
NO_BUILD= yes
.if ${TYPE} == "gtk"