Needs msgfmt.
This commit is contained in:
parent
2f2166a0fb
commit
2bf917f9ea
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.7 2007/09/21 13:04:24 wiz Exp $
|
# $NetBSD: Makefile,v 1.8 2007/10/01 03:21:03 joerg Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= cairo-clock_0.3.3-1
|
DISTNAME= cairo-clock_0.3.3-1
|
||||||
|
@ -14,7 +14,7 @@ COMMENT= Analog clock drawn with vector-graphics
|
||||||
WRKSRC= ${WRKDIR}/cairo-clock-0.3.3
|
WRKSRC= ${WRKDIR}/cairo-clock-0.3.3
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
USE_TOOLS+= intltool pkg-config
|
USE_TOOLS+= intltool pkg-config msgfmt
|
||||||
USE_DIRS+= xdg-1.1
|
USE_DIRS+= xdg-1.1
|
||||||
|
|
||||||
.include "../../x11/gtk2/buildlink3.mk"
|
.include "../../x11/gtk2/buildlink3.mk"
|
||||||
|
|
Loading…
Reference in a new issue