summaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-themes/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-08-12 04:14:07 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-08-12 04:14:07 +0800
commite3c3b5dc2a45b3bf9146990b46c10564a9040e14 (patch)
tree27cc2ecff7d100d05ff68310c0055fdb781816a0 /x11-themes/gnome-themes/Makefile
parentd3a914e32b6e9a9ee0cfe63759a5b0b312063062 (diff)
downloadmarcuscom-ports-e3c3b5dc2a45b3bf9146990b46c10564a9040e14.tar
marcuscom-ports-e3c3b5dc2a45b3bf9146990b46c10564a9040e14.tar.gz
marcuscom-ports-e3c3b5dc2a45b3bf9146990b46c10564a9040e14.tar.bz2
marcuscom-ports-e3c3b5dc2a45b3bf9146990b46c10564a9040e14.tar.lz
marcuscom-ports-e3c3b5dc2a45b3bf9146990b46c10564a9040e14.tar.xz
marcuscom-ports-e3c3b5dc2a45b3bf9146990b46c10564a9040e14.tar.zst
marcuscom-ports-e3c3b5dc2a45b3bf9146990b46c10564a9040e14.zip
Update to 2.3.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1051 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r--x11-themes/gnome-themes/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index 73a5b7a3d..1e78dd083 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnome-themes
-PORTVERSION= 2.3.2.1
+PORTVERSION= 2.3.3
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3
@@ -15,10 +15,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A collection of themes and icons for GNOME 2 designed for accessibility
-BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine \
- ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2
-RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine \
- ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2
+BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2
+RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2
USE_BZIP2= yes
USE_X_PREFIX= yes
@@ -26,7 +24,7 @@ USE_REINPLACE= yes
USE_LIBTOOL= yes
USE_GNOME= gnomehack metacity libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \