aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-look
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /x11-themes/gnome-look
parent7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff)
downloadports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz
ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.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)
Notes
Notes: svn path=/head/; revision=175261
Diffstat (limited to 'x11-themes/gnome-look')
-rw-r--r--x11-themes/gnome-look/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-themes/gnome-look/Makefile b/x11-themes/gnome-look/Makefile
index 71e44c6d60a3..d67d92d723bc 100644
--- a/x11-themes/gnome-look/Makefile
+++ b/x11-themes/gnome-look/Makefile
@@ -3,19 +3,18 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-#
+# $MCom: ports/x11-themes/gnome-look/Makefile,v 1.1 2006/07/19 19:56:14 ahze Exp $
PORTNAME= gnome-look
PORTVERSION= 0.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A GTK theme engine designed to look nice with the GNOME desktop environment
+COMMENT= A GTK theme engine designed to look nice with the GNOME desktop
-USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes