summaryrefslogtreecommitdiff
path: root/x11/xmore
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmore')
-rw-r--r--x11/xmore/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xmore/Makefile b/x11/xmore/Makefile
index 6c2fad8396c..77a252b2cf4 100644
--- a/x11/xmore/Makefile
+++ b/x11/xmore/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 13:47:04 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/16 16:20:40 joerg Exp $
#
DISTNAME= xmore-1.0.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
@@ -16,4 +17,5 @@ GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXprintUtil/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"