diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/mutter/pkg-plist | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 75ab66500..35435ccc6 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -1,6 +1,6 @@ # Created by: Pawel Worach <pawel.worach@gmail.com> # $FreeBSD$ -# $MCom: ports/trunk/x11-wm/mutter/Makefile 18577 2013-06-21 18:20:24Z kwm $ +# $MCom$ PORTNAME= mutter PORTVERSION= 3.6.2 @@ -19,13 +19,12 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ RUN_DEPENDS= zenity3>=3.0.0:${PORTSDIR}/x11/zenity3 \ gsettings-desktop-schemas>=3.4.0:${PORTSDIR}/devel/gsettings-desktop-schemas -NO_STAGE= yes USE_XZ= yes USE_XORG= x11 xext xrandr xcomposite xcursor xinerama ice sm xfixes \ xrender xdamage USE_PYTHON= 2.5+ USES= gettext gmake pathfix pkgconfig -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes USE_GNOME= gnomehier gnomeprefix gtk30 intlhack introspection:build \ ltverhack USE_LDCONFIG= yes @@ -34,9 +33,6 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-compile-warnings=maximum GLIB_SCHEMAS= org.gnome.mutter.gschema.xml -MAN1= mutter-message.1 mutter-theme-viewer.1 \ - mutter-window-demo.1 mutter.1 - PLIST_SUB= VERSION=${PORTVERSION:R} post-patch: diff --git a/x11-wm/mutter/pkg-plist b/x11-wm/mutter/pkg-plist index a676cbf88..576ba8b5e 100644 --- a/x11-wm/mutter/pkg-plist +++ b/x11-wm/mutter/pkg-plist @@ -35,6 +35,10 @@ lib/mutter/Meta-3.0.typelib lib/mutter/plugins/default.so libdata/pkgconfig/libmutter.pc libdata/pkgconfig/mutter-plugins.pc +man/man1/mutter-message.1.gz +man/man1/mutter-theme-viewer.1.gz +man/man1/mutter-window-demo.1.gz +man/man1/mutter.1.gz share/GConf/gsettings/mutter-schemas.convert share/applications/mutter.desktop share/gnome/wm-properties/mutter-wm.desktop |