summaryrefslogtreecommitdiff
path: root/comms/xtel
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-24 18:20:06 +0000
committerwiz <wiz>2002-01-24 18:20:06 +0000
commit9739be2698a3b271da22c5082664c8786ef23bd7 (patch)
tree0016293bb3896d8881329d548a90a29931bd016b /comms/xtel
parentc14167c7d5b4d57a57456e3d940f9c83f1aace67 (diff)
downloadpkgsrc-9739be2698a3b271da22c5082664c8786ef23bd7.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"