aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/notif2
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/notif2
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/notif2')
-rw-r--r--x11-themes/notif2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/notif2/Makefile b/x11-themes/notif2/Makefile
index e661a6142419..4eb41d82ff89 100644
--- a/x11-themes/notif2/Makefile
+++ b/x11-themes/notif2/Makefile
@@ -3,11 +3,11 @@
# Whom: Cyrille Lefevre <clefevre@citeweb.net>
#
# $FreeBSD$
-#
+# $MCom: ports/x11-themes/notif2/Makefile,v 1.1 2006/07/20 11:38:26 ahze Exp $
PORTNAME= notif2
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= notif210
@@ -18,7 +18,6 @@ COMMENT= The Notif2 GTK theme engine following the new Motif look and feel
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes