From 9821f5448ae4b1a524b7129af18c077567702afa Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 04:53:30 +0000 Subject: Convert to buildlink3. --- security/otpcalc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/otpcalc') diff --git a/security/otpcalc/Makefile b/security/otpcalc/Makefile index 7a6975054ca..1f581aa6869 100644 --- a/security/otpcalc/Makefile +++ b/security/otpcalc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/24 15:00:22 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/25 04:55:22 snj Exp $ # DISTNAME= otpCalc-0.96 @@ -12,7 +12,7 @@ COMMENT= OTP and S/Key calculator for X GNU_CONFIGURE= YES USE_GNU_TOOLS+= make -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES ALL_TARGET= otpCalc otpCalc.1 @@ -20,5 +20,5 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/otpCalc ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/otpCalc.1 ${PREFIX}/man/man1 -.include "../../x11/gtk/buildlink2.mk" +.include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3