Skip to content

Commit

Permalink
Needs msgfmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonn committed Dec 27, 2006
1 parent d87e0f0 commit 0aeb7e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions multimedia/avidemux/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.40 2006/12/08 22:06:28 joerg Exp $
# $NetBSD: Makefile,v 1.41 2006/12/27 12:15:31 joerg Exp $
#

DISTNAME= avidemux_2.3.0
Expand All @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake perl pkg-config
USE_TOOLS+= gmake perl pkg-config msgfmt

CPPFLAGS+= -DDEVOSSAUDIO="\"${DEVOSSAUDIO}\""
LIBS+= ${LIBOSSAUDIO}
Expand Down
4 changes: 2 additions & 2 deletions x11/alacarte/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2006/12/15 19:57:42 drochner Exp $
# $NetBSD: Makefile,v 1.2 2006/12/27 12:05:58 joerg Exp $
#

DISTNAME= alacarte-0.10.1
Expand All @@ -11,7 +11,7 @@ HOMEPAGE= http://www.realistanew.com/projects/alacarte/
COMMENT= Menu editor for the GNOME desktop

GNU_CONFIGURE= yes
USE_TOOLS+= intltool perl pkg-config gmake
USE_TOOLS+= intltool perl pkg-config gmake msgfmt

PYTHON_VERSIONS_ACCEPTED= 24
PY_PATCHPLIST= yes
Expand Down

0 comments on commit 0aeb7e2

Please sign in to comment.