pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/fprot-workstation-bin Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf69ce00f8f0
branches:  trunk
changeset: 465898:bf69ce00f8f0
user:      ben <ben%pkgsrc.org@localhost>
date:      Wed Jan 07 23:10:17 2004 +0000

description:
Convert to buildlink3.

diffstat:

 security/fprot-workstation-bin/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r 7390bc3d3ac4 -r bf69ce00f8f0 security/fprot-workstation-bin/Makefile
--- a/security/fprot-workstation-bin/Makefile   Wed Jan 07 23:07:27 2004 +0000
+++ b/security/fprot-workstation-bin/Makefile   Wed Jan 07 23:10:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/07 18:47:00 ben Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/07 23:10:17 ben Exp $
 #
 
 DISTNAME=              fp-netbsd-ws-4.3.1
@@ -13,6 +13,8 @@
 
 DEPENDS+=              p5-libwww>=5.69:../../www/p5-libwww
 
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
 ONLY_FOR_PLATFORM=     NetBSD-*-i386
 RESTRICTED=            "Redistribution not permitted"
 NO_SRC_ON_CDROM=       ${RESTRICTED}
@@ -22,7 +24,7 @@
 LICENSE=               fprot-workstation-license
 
 NO_BUILD=              yes
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 
 post-patch:
        cd ${WRKSRC}/tools && ${MV} check-updates.pl check-updates.pl.bak
@@ -52,5 +54,5 @@
        ${INSTALL_DATA} ${WRKSRC}/doc_ws/* \
                ${PREFIX}/share/doc/html/fprot-workstation-bin
 
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index