diff options
Diffstat (limited to 'graphics/cambevao/Makefile')
-rw-r--r-- | graphics/cambevao/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cambevao/Makefile b/graphics/cambevao/Makefile index 916c60962e8..f30240e8282 100644 --- a/graphics/cambevao/Makefile +++ b/graphics/cambevao/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:28 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/20 16:05:44 joerg Exp $ # DISTNAME= cambevao-2.2 @@ -13,7 +13,7 @@ COMMENT= Grabs images as jpg from bktr and ov511+ based USB webcams MAKE_ENV+= prefix=${PREFIX:Q} RCD_SCRIPTS= cambevao -ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* +ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* DragonFly-*-* post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cambevao |