diff options
Diffstat (limited to 'x11-toolkits/gnome-themes-extras/Makefile')
-rw-r--r-- | x11-toolkits/gnome-themes-extras/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gnome-themes-extras/Makefile b/x11-toolkits/gnome-themes-extras/Makefile index 4b0cd0b48..af73e28dd 100644 --- a/x11-toolkits/gnome-themes-extras/Makefile +++ b/x11-toolkits/gnome-themes-extras/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-themes-extras PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 @@ -27,6 +27,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CONFLICTS= gtk-smooth-engine-* +PLIST_SUB= GTK_VERSION="2.4.0" + post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ "/^themedir =.*metacity-1$$/s|themes|gnome/themes|" |