pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/jhead Set USE_BUILDLINK3=yes, and enable pkgv...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6d37c9c438d
branches:  trunk
changeset: 478703:c6d37c9c438d
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Jul 28 16:00:00 2004 +0000

description:
Set USE_BUILDLINK3=yes, and enable pkgviews installation.

diffstat:

 graphics/jhead/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r b485170d7eb8 -r c6d37c9c438d graphics/jhead/Makefile
--- a/graphics/jhead/Makefile   Wed Jul 28 15:55:45 2004 +0000
+++ b/graphics/jhead/Makefile   Wed Jul 28 16:00:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 21:41:22 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/07/28 16:00:00 schmonz Exp $
 #
 
 DISTNAME=      jhead-2.0
@@ -9,6 +9,12 @@
 HOMEPAGE=      http://www.sentex.net/~mwandel/jhead/
 COMMENT=       Extract EXIF header from JPEG image
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+USE_BUILDLINK3=                yes
+
+INSTALLATION_DIRS=     bin man/man1 share/doc/html/jhead
+
 do-build:
        cd ${WRKSRC} && ${CC} ${CFLAGS} -o jhead jhead.c exif.c jpgfile.c -lm
        ${GZIP_CMD} -d ${WRKSRC}/jhead.1.gz



Home | Main Index | Thread Index | Old Index