diff options
Diffstat (limited to 'graphics/metacam/Makefile')
-rw-r--r-- | graphics/metacam/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile index e980ea9945f..9b04e78de16 100644 --- a/graphics/metacam/Makefile +++ b/graphics/metacam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/03/04 15:39:10 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/06 14:11:07 asau Exp $ # DISTNAME= metacam-1.2 @@ -10,8 +10,6 @@ MAINTAINER= simonb@NetBSD.org HOMEPAGE= http://www.cheeseplant.org/~daniel/pages/metacam.html COMMENT= Digital camera image meta-information reader -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c++ USE_TOOLS+= gmake BUILD_TARGET= default |