diff options
author | joerg <joerg> | 2008-09-17 15:28:16 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-09-17 15:28:16 +0000 |
commit | fe5442802858690d057697f8a19e7f27c6068e0c (patch) | |
tree | 02861653205324326c29c9d70d1e5d999a5e6f87 /graphics | |
parent | 31bce037c818cc4f8e8b013bb7279d3de5f8939e (diff) | |
download | pkgsrc-fe5442802858690d057697f8a19e7f27c6068e0c.tar.gz |
Needs intltool.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/unicap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/unicap/Makefile b/graphics/unicap/Makefile index f4c8c1d6c45..c34f16c7897 100644 --- a/graphics/unicap/Makefile +++ b/graphics/unicap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/09/09 11:50:18 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2008/09/17 15:28:16 joerg Exp $ DISTNAME= unicap-0.9.1 CATEGORIES= graphics @@ -10,7 +10,7 @@ COMMENT= Uniform interface to video capture devices 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 |