summaryrefslogtreecommitdiff
path: root/comms/xtel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-21 07:56:28 +0000
committerjlam <jlam@pkgsrc.org>2002-09-21 07:56:28 +0000
commit2c9d5725037c60cec05066e077d3a11307931ae0 (patch)
tree0a1017aa511bc4a4220c8d9ba7e2db9b6e0d25b8 /comms/xtel
parent41ed4d01d81eaac58bb9f7a111015b2b274bb769 (diff)
downloadpkgsrc-2c9d5725037c60cec05066e077d3a11307931ae0.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'comms/xtel')
-rw-r--r--comms/xtel/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile
index 5f36e2908a9..4d8d30fd94d 100644
--- a/comms/xtel/Makefile
+++ b/comms/xtel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/01/24 18:20:06 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/09/21 07:57:29 jlam Exp $
#
DISTNAME= xtel-3.3.0
@@ -9,10 +9,10 @@ MAINTAINER= bouyer@netbsd.org
HOMEPAGE= http://pficheux.free.fr/xtel/
COMMENT= Minitel(r) emulator
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
USE_IMAKE= YES
-.include "../../graphics/jpeg/buildlink.mk"
-.include "../../graphics/xpm/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../graphics/jpeg/buildlink2.mk"
+.include "../../graphics/xpm/buildlink2.mk"
+
.include "../../mk/bsd.pkg.mk"