diff options
Diffstat (limited to 'graphics/jpeg_ls/Makefile')
-rw-r--r-- | graphics/jpeg_ls/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/jpeg_ls/Makefile b/graphics/jpeg_ls/Makefile index 13c2686713c..438022b2b25 100644 --- a/graphics/jpeg_ls/Makefile +++ b/graphics/jpeg_ls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/05/19 08:59:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/06 14:11:01 asau Exp $ # DISTNAME= jpeg_ls_v2.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://kt.ijs.si/aleks/jpeg-ls/mirror.htm COMMENT= JPEG-LS codec (lossless/near-lossless codec) LICENSE= no-commercial-use -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DIRS= ${WRKSRC}/Decoder ${WRKSRC}/Encoder MAKE_FILE= makefile |