summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-09 16:28:44 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-09 16:28:44 +0000
commit7a694ab36f3da9b1e503684f6d156b8a5622435e (patch)
tree5a56904db86d6b3f23059c21a34583efa5a67c5c
parent1a4b2c57cbd1974946b5abeb51165cfec22e3b16 (diff)
downloadpkgsrc-7a694ab36f3da9b1e503684f6d156b8a5622435e.tar.gz
Needs libXp nowadays.
-rw-r--r--x11/xdm3d/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xdm3d/Makefile b/x11/xdm3d/Makefile
index 8a2ed16e620..80b76a9d315 100644
--- a/x11/xdm3d/Makefile
+++ b/x11/xdm3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/02/09 16:28:44 joerg Exp $
DISTNAME= xdm3d-1.0
PKGREVISION= 2
@@ -64,6 +64,7 @@ do-install:
.include "../../x11/libXau/buildlink3.mk"
.include "../../x11/libXdmcp/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"