X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-cinelerra-cv.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=002c22d0ad58fd4101dcc09602c803ee812409b8;hp=f5c206de383cb682c833340678354200cade3be3;hb=8b050a68db48f7b9e6402a9a19c4898ef636ab83;hpb=eb36dc125c0fbb36e7b01e18a64f8b1eed4bd8b2 diff --git a/Makefile b/Makefile index f5c206d..002c22d 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/cinelerra GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config automake gmake +USE_TOOLS+= pkg-config automake gmake xgettext msgmerge USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ @@ -57,6 +57,7 @@ post-patch: .include "../../multimedia/libtheora/buildlink3.mk" .include "../../multimedia/mjpegtools/buildlink3.mk" .include "../../multimedia/x264-devel/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXv/buildlink3.mk" .include "../../mk/bsd.pkg.mk"