diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-05-26 23:30:45 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-05-26 23:30:45 +0000 |
commit | 92b2ff3569122efb3cfb2ddd7434a3257c996b0d (patch) | |
tree | f49819f93ec3a735d7aba0d730afa71ff2ae46b2 /x11-themes/gtk-engines2/Makefile | |
parent | 43de39aaa490f7a706f12886d6a05178316716e9 (diff) | |
download | ports-92b2ff3569122efb3cfb2ddd7434a3257c996b0d.tar.gz ports-92b2ff3569122efb3cfb2ddd7434a3257c996b0d.zip |
Notes
Diffstat (limited to 'x11-themes/gtk-engines2/Makefile')
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 44c64ad221ff..feb97c6ee60c 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gtk-engines2 -PORTVERSION= 2.14.1 +PORTVERSION= 2.14.2 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -22,7 +22,7 @@ CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]* USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gnomehack gtk20 intlhack ltasneededhack -USE_GETTEXT= yes +#USE_GETTEXT= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" |