summaryrefslogtreecommitdiff
path: root/security/fprot-workstation-bin
diff options
context:
space:
mode:
authorben <ben>2004-01-07 23:10:17 +0000
committerben <ben>2004-01-07 23:10:17 +0000
commit8735a53076b7a77d7b6ae65c3ef6d49fc2e06ff1 (patch)
tree68d193122c6de19d5a129c522f4f0f070830ab9b /security/fprot-workstation-bin
parent4824401f48024f4da023eadb5a17dabebae039ae (diff)
downloadpkgsrc-8735a53076b7a77d7b6ae65c3ef6d49fc2e06ff1.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/fprot-workstation-bin')
-rw-r--r--security/fprot-workstation-bin/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/security/fprot-workstation-bin/Makefile b/security/fprot-workstation-bin/Makefile
index 006caec131a..d550c983f76 100644
--- a/security/fprot-workstation-bin/Makefile
+++ b/security/fprot-workstation-bin/Makefile
@@ -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 @@ COMMENT= F-prot antivirus for home users
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 @@ NO_SRC_ON_FTP= ${RESTRICTED}
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 @@ do-install:
${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"