summaryrefslogtreecommitdiff
path: root/comms/xtel
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-21 07:56:28 +0000
committerjlam <jlam>2002-09-21 07:56:28 +0000
commitbe7ea9c9ed5586d24a07a2a1bf2dc3c41755af1f (patch)
tree0a1017aa511bc4a4220c8d9ba7e2db9b6e0d25b8 /comms/xtel
parent9c88956601d2648cba7de3d4b5d6103e8516fbaf (diff)
downloadpkgsrc-be7ea9c9ed5586d24a07a2a1bf2dc3c41755af1f.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"