summaryrefslogtreecommitdiff
path: root/math/abs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/abs/Makefile')
-rw-r--r--math/abs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile
index dae13f37793..349cdeacdc8 100644
--- a/math/abs/Makefile
+++ b/math/abs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/12/15 20:32:58 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/12/27 13:37:39 joerg Exp $
#
DISTNAME= abs-src-0.8
@@ -20,5 +20,7 @@ INSTALLATION_DIRS= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/abs ${PREFIX}/bin
+.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"