diff options
Diffstat (limited to 'graphics/darktable/Makefile')
-rw-r--r-- | graphics/darktable/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index f98ffb51524..7957700715d 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/02 17:11:08 tron Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/06 14:10:45 asau Exp $ DISTNAME= darktable-1.0.5 PKGREVISION= 4 @@ -10,8 +10,6 @@ HOMEPAGE= http://darktable.sourceforge.net/ COMMENT= Photography workflow application LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_CMAKE= yes USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes |