summaryrefslogtreecommitdiff
path: root/sysutils/xbatt
diff options
context:
space:
mode:
authordogcow <dogcow>2007-06-18 04:43:45 +0000
committerdogcow <dogcow>2007-06-18 04:43:45 +0000
commite085ae4b7ff2d36111e514480fde4922dcb15dc4 (patch)
treeb86fdde4bf7dea70cfe6fed4905a64593808874b /sysutils/xbatt
parent07215a62b2a6ff95a7b075c8a98b3a8857939e82 (diff)
downloadpkgsrc-e085ae4b7ff2d36111e514480fde4922dcb15dc4.tar.gz
correct build for modular-xorg. no functional changes.
Diffstat (limited to 'sysutils/xbatt')
-rw-r--r--sysutils/xbatt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xbatt/Makefile b/sysutils/xbatt/Makefile
index e73978849b6..44fd532452a 100644
--- a/sysutils/xbatt/Makefile
+++ b/sysutils/xbatt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/12/15 20:33:01 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2007/06/18 04:43:45 dogcow Exp $
#
DISTNAME= xbatt-1.3pr1
@@ -26,4 +26,5 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/README.jp ${PREFIX}/share/doc/xbatt
.include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"