summaryrefslogtreecommitdiff
path: root/x11/xmascot/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-01-26 20:58:56 +0000
committerjoerg <joerg@pkgsrc.org>2009-01-26 20:58:56 +0000
commit0e2db88d7309ab760c2d9802b4cef7489222b728 (patch)
tree0bbed994a7d4337a3a8e40cf14e969e9f17ebe55 /x11/xmascot/Makefile
parent6a37e86834397a6b75e64a2413b19eec5d7ee377 (diff)
downloadpkgsrc-0e2db88d7309ab760c2d9802b4cef7489222b728.tar.gz
Needs libXp nowadays.
Diffstat (limited to 'x11/xmascot/Makefile')
-rw-r--r--x11/xmascot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile
index 1981331b924..c8692efe8ba 100644
--- a/x11/xmascot/Makefile
+++ b/x11/xmascot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2009/01/26 20:58:56 joerg Exp $
DISTNAME= xmascot2.6a
PKGNAME= xmascot-2.6a
@@ -17,5 +17,6 @@ USE_IMAKE= yes
INSTALL_MAKE_FLAGS+= LANG=ja_JP.eucJP
.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"