pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/pnm2ppa Include devel/libgetopt for <getopt.h> a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1706e49d3106
branches:  trunk
changeset: 502740:1706e49d3106
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Nov 08 18:04:02 2005 +0000

description:
Include devel/libgetopt for <getopt.h> and getopt_long(3).

diffstat:

 print/pnm2ppa/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 488c1ace7496 -r 1706e49d3106 print/pnm2ppa/Makefile
--- a/print/pnm2ppa/Makefile    Tue Nov 08 17:59:05 2005 +0000
+++ b/print/pnm2ppa/Makefile    Tue Nov 08 18:04:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:09 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/11/08 18:04:02 tv Exp $
 #
 
 DISTNAME=      pnm2ppa-1.12
@@ -30,4 +30,5 @@
        ${INSTALL_DATA} docs/en/CALIBRATION.txt docs/en/COLOR.txt       \
                ${PREFIX}/share/doc/pnm2ppa
 
+.include "../../devel/libgetopt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index