diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-14 02:24:02 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-14 02:24:02 +0800 |
commit | ab79c1bba0e4cdade9ebf4410e3eaae9db0db21a (patch) | |
tree | 9c7921b12eab1593a9b4ba62760ea9d905d41bac | |
parent | c21d94961dbda8a8f4914b06e42fdc947239c1ed (diff) | |
download | marcuscom-ports-ab79c1bba0e4cdade9ebf4410e3eaae9db0db21a.tar.gz marcuscom-ports-ab79c1bba0e4cdade9ebf4410e3eaae9db0db21a.tar.zst marcuscom-ports-ab79c1bba0e4cdade9ebf4410e3eaae9db0db21a.zip |
depend on intltool.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15811 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/gnome-video-effects/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnome-video-effects/Makefile b/graphics/gnome-video-effects/Makefile index 3405ba4a9..a7d5110ac 100644 --- a/graphics/gnome-video-effects/Makefile +++ b/graphics/gnome-video-effects/Makefile @@ -14,7 +14,7 @@ MAINTAINER= kwm@FreeBSD.org COMMENT= A collection of Gstreamer effects USE_BZIP2= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack intlhack USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes |