summaryrefslogtreecommitdiff
path: root/x11/xlogo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xlogo/Makefile')
-rw-r--r--x11/xlogo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xlogo/Makefile b/x11/xlogo/Makefile
index 798bf3b12ca..409e2a599fd 100644
--- a/x11/xlogo/Makefile
+++ b/x11/xlogo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2007/06/19 09:39:13 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/03/24 11:51:58 xtraeme Exp $
#
DISTNAME= xlogo-1.0.1
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
@@ -19,5 +20,6 @@ CONFIGURE_ENV+= APP_MAN_SUFFIX=1
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXprintUtil/buildlink3.mk"
.include "../../x11/libXrender/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"