summaryrefslogtreecommitdiff
path: root/net/tinyfugue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tinyfugue/Makefile')
-rw-r--r--net/tinyfugue/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile
index a3385a6ba51..bc01578086c 100644
--- a/net/tinyfugue/Makefile
+++ b/net/tinyfugue/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/10 19:14:18 kristerw Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/25 07:36:28 snj Exp $
# FreeBSD Id: Makefile,v 1.8 1998/04/11 04:21:19 jseger Exp
#
@@ -13,7 +13,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://tf.tcp.com/~hawkeye/tf/
COMMENT= Popular programmable MUD client, with macro support and more
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
MAKEFILE= ${WRKSRC}/unix/Makefile
MAKE_ENV= TFVER="${DISTNAME:S/^tf-//}"
@@ -22,5 +22,5 @@ PATCH_SITES= http://discworld.imaginary.com/external/taffyd/
PATCHFILES= tf-40s1-mccp-patch.gz
PATCH_DIST_STRIP=-p1
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"