summaryrefslogtreecommitdiff
path: root/comms/xtel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-01-24 18:20:06 +0000
committerwiz <wiz@pkgsrc.org>2002-01-24 18:20:06 +0000
commitd5f882bc790d0938a938ef630cf16d3f8e1fe5aa (patch)
tree0016293bb3896d8881329d548a90a29931bd016b /comms/xtel
parentcef046609d675dc6e92dab8d2dd3fa45b0ef5832 (diff)
downloadpkgsrc-d5f882bc790d0938a938ef630cf16d3f8e1fe5aa.tar.gz
This package depends on xpm, says the alpha bulk build.
Diffstat (limited to 'comms/xtel')
-rw-r--r--comms/xtel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile
index d9b5c3a7998..5f36e2908a9 100644
--- a/comms/xtel/Makefile
+++ b/comms/xtel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/12 18:34:56 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2002/01/24 18:20:06 wiz Exp $
#
DISTNAME= xtel-3.3.0
@@ -13,5 +13,6 @@ USE_BUILDLINK_ONLY= YES
USE_IMAKE= YES
.include "../../graphics/jpeg/buildlink.mk"
+.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"