summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2009-01-26 20:58:56 +0000
committerjoerg <joerg>2009-01-26 20:58:56 +0000
commitde28e8378bd8eb69f61fc37bffd9ea75099c953f (patch)
tree0bbed994a7d4337a3a8e40cf14e969e9f17ebe55 /x11
parentf3419bf5b8007323062b24ba4400f48f374b7bc2 (diff)
downloadpkgsrc-de28e8378bd8eb69f61fc37bffd9ea75099c953f.tar.gz
Needs libXp nowadays.
Diffstat (limited to 'x11')
-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"