pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/feh bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5607a860b41
branches:  trunk
changeset: 471007:e5607a860b41
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Mar 15 15:15:02 2004 +0000

description:
bl3ify

diffstat:

 graphics/feh/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 2f2c3bbafaa3 -r e5607a860b41 graphics/feh/Makefile
--- a/graphics/feh/Makefile     Mon Mar 15 15:09:31 2004 +0000
+++ b/graphics/feh/Makefile     Mon Mar 15 15:15:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/03/09 02:23:44 rh Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/15 15:15:02 xtraeme Exp $
 #
 
 DISTNAME=      feh-1.2.6
@@ -13,11 +13,11 @@
 DEPENDS+=      wget-[0-9]*:../../net/wget
 
 GNU_CONFIGURE= YES
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_X11=       YES
 
 CONFIGURE_ARGS+=--program-transform-name=s,cam,feh_cam,
 REPLACE_PERL=  ${WRKSRC}/cam/cam
 
-.include "../../devel/giblib/buildlink2.mk"
+.include "../../devel/giblib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index