diff options
Diffstat (limited to 'sysutils/xvidcap/Makefile')
-rw-r--r-- | sysutils/xvidcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index aab6123cf469..aaf42f947b99 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -26,7 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include # --export-dynamic fixes libglade problems LDFLAGS+= -L${LOCALBASE}/lib -Wl,--export-dynamic -USE_GNOME= glib20 libglade2 +USE_GNOME= glib20 libglade2 intltool USES= gettext gmake pkgconfig USE_XORG= x11 xmu ice xfixes xdamage INSTALLS_OMF= yes |