diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile index 8435f4db1c62..761f3707fc9f 100644 --- a/x11-wm/devilspie/Makefile +++ b/x11-wm/devilspie/Makefile @@ -1,6 +1,6 @@ PORTNAME= devilspie PORTVERSION= 0.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://www.burtonini.com/computing/ @@ -16,6 +16,7 @@ LIB_DEPENDS= libwnck-3.so:x11-toolkits/libwnck3 USES= gettext gmake gnome pkgconfig tar:xz USE_GNOME= intltool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lX11 diff --git a/x11-wm/devilspie/pkg-plist b/x11-wm/devilspie/pkg-plist index 654227253492..afcece96f6da 100644 --- a/x11-wm/devilspie/pkg-plist +++ b/x11-wm/devilspie/pkg-plist @@ -1,5 +1,5 @@ bin/devilspie -man/man1/devilspie.1.gz +share/man/man1/devilspie.1.gz share/locale/ca/LC_MESSAGES/devilspie.mo share/locale/cs/LC_MESSAGES/devilspie.mo share/locale/da/LC_MESSAGES/devilspie.mo