diff options
Diffstat (limited to 'x11-wm/devilspie/Makefile')
-rw-r--r-- | x11-wm/devilspie/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile index b66f14418ccf..5b57733e3718 100644 --- a/x11-wm/devilspie/Makefile +++ b/x11-wm/devilspie/Makefile @@ -11,10 +11,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A window manipulation tool USE_GNOME= libwnck -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USES= pkgconfig +USES= pkgconfig gettext CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |