diff options
author | joerg <joerg@pkgsrc.org> | 2009-02-07 21:51:08 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-02-07 21:51:08 +0000 |
commit | 98ce32ae0a27f9eb845200802445b8f9ee4b8a3a (patch) | |
tree | 7b242534e370e1df892289e2c1b6e0d52a8cb6f9 /graphics | |
parent | df3e16d1305349d21e024c53af7a25894e59197e (diff) | |
download | pkgsrc-98ce32ae0a27f9eb845200802445b8f9ee4b8a3a.tar.gz |
Needs intltool.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ucview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ucview/Makefile b/graphics/ucview/Makefile index 7f09ff02bbd..44d92ef7cc0 100644 --- a/graphics/ucview/Makefile +++ b/graphics/ucview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/01/08 01:09:14 jmcneill Exp $ +# $NetBSD: Makefile,v 1.3 2009/02/07 21:51:08 joerg Exp $ DISTNAME= ucview-0.22 CATEGORIES= graphics @@ -10,7 +10,7 @@ COMMENT= Video capture and display program based on unicap PKG_DESTDIR_SUPPORT= user-destdir -USE_TOOLS+= perl pkg-config gmake +USE_TOOLS+= perl pkg-config gmake intltool USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |