summaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-themes/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-16 23:41:50 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-16 23:41:50 +0800
commit31b2a0dea873f1fddf073c33dc46f53f5cb65a31 (patch)
tree33930dc040cef16f405be126f282048178b16674 /x11-themes/gnome-themes/Makefile
parent1355fa976b165e6f5681e0aa30ad24481e48a7ac (diff)
downloadmarcuscom-ports-31b2a0dea873f1fddf073c33dc46f53f5cb65a31.tar
marcuscom-ports-31b2a0dea873f1fddf073c33dc46f53f5cb65a31.tar.gz
marcuscom-ports-31b2a0dea873f1fddf073c33dc46f53f5cb65a31.tar.bz2
marcuscom-ports-31b2a0dea873f1fddf073c33dc46f53f5cb65a31.tar.lz
marcuscom-ports-31b2a0dea873f1fddf073c33dc46f53f5cb65a31.tar.xz
marcuscom-ports-31b2a0dea873f1fddf073c33dc46f53f5cb65a31.tar.zst
marcuscom-ports-31b2a0dea873f1fddf073c33dc46f53f5cb65a31.zip
Re-enable NLS support.
Obtained from: FreeBSD CVS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@664 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r--x11-themes/gnome-themes/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index e1e73e349..cdcfa9967 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -2,14 +2,15 @@
# Date Created: 05 October 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
-# $FreeBSD: ports/x11-toolkits/gnome-themes/Makefile,v 1.8 2003/04/04 07:46:10 marcus Exp $
+# $FreeBSD: ports/x11-toolkits/gnome-themes/Makefile,v 1.9 2003/04/16 14:38:10 marcus Exp $
#
PORTNAME= gnome-themes
-PORTVERSION= 2.3.1
+PORTVERSION= 2.2.1
+PORTREVISION= 2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -24,7 +25,9 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_LIBTOOL= yes
-USE_GNOME= metacity
+USE_GNOME= gnomehack metacity
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \