summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordholland <dholland>2012-03-05 04:28:21 +0000
committerdholland <dholland>2012-03-05 04:28:21 +0000
commit055cab55c8bd02b6ca45a6989e7dcd82c87e1e2e (patch)
tree9ffd254bc976a58a5e11e87e707d8a1577ebd15d /x11
parent641b95e1f3a9761d9f77481291b467401e9e760b (diff)
downloadpkgsrc-055cab55c8bd02b6ca45a6989e7dcd82c87e1e2e.tar.gz
Remove unused buildlink of libXp.
Diffstat (limited to 'x11')
-rw-r--r--x11/mowitz/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/mowitz/Makefile b/x11/mowitz/Makefile
index df9b86bed59..e1de9904d28 100644
--- a/x11/mowitz/Makefile
+++ b/x11/mowitz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2011/03/17 23:36:21 zafer Exp $
+# $NetBSD: Makefile,v 1.18 2012/03/05 04:28:21 dholland Exp $
DISTNAME= Mowitz-0.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://siag.nu/pub/mowitz/
@@ -28,7 +28,6 @@ CONFIGURE_ARGS+=--with-xaw3d=neXtaw
CONFIGURE_ARGS+=--with-xaw3d=Xaw
.endif
-.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"