diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-20 03:05:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-20 03:05:12 +0800 |
commit | 0e7a6505ef7dad773dab115f43613359116b40fc (patch) | |
tree | 8c2866af65c21013f4b039949291052c89140f74 /x11-themes/gnome-themes-standard/Makefile | |
parent | b869560dcf9ab145c6b0f28c3ef10a0f7a057533 (diff) | |
download | marcuscom-ports-0e7a6505ef7dad773dab115f43613359116b40fc.tar marcuscom-ports-0e7a6505ef7dad773dab115f43613359116b40fc.tar.gz marcuscom-ports-0e7a6505ef7dad773dab115f43613359116b40fc.tar.bz2 marcuscom-ports-0e7a6505ef7dad773dab115f43613359116b40fc.tar.lz marcuscom-ports-0e7a6505ef7dad773dab115f43613359116b40fc.tar.xz marcuscom-ports-0e7a6505ef7dad773dab115f43613359116b40fc.tar.zst marcuscom-ports-0e7a6505ef7dad773dab115f43613359116b40fc.zip |
Update to 2.91.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15052 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes-standard/Makefile')
-rw-r--r-- | x11-themes/gnome-themes-standard/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gnome-themes-standard/Makefile b/x11-themes/gnome-themes-standard/Makefile index 774217d22..5b0706f01 100644 --- a/x11-themes/gnome-themes-standard/Makefile +++ b/x11-themes/gnome-themes-standard/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-themes/gnome-themes-standard/Makefile,v 1.1 2011/01/12 23:17:22 kwm Exp $ # PORTNAME= gnome-themes-standard -PORTVERSION= 2.91.5 +PORTVERSION= 2.91.6 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_GETTEXT= yes INSTALLS_ICONS= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack +USE_GNOME= gnomehack gnomeprefix intlhack gtk30 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |