summaryrefslogtreecommitdiff
path: root/emulators/kegs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-07 11:57:28 +0000
committerwiz <wiz@pkgsrc.org>2018-03-07 11:57:28 +0000
commit9fe6230d558daa8fd4473f51099dfade5ab9769e (patch)
tree3774260289d579d3aed9804481587d8f5aafc045 /emulators/kegs
parentb453d2e678a282d0b13c68db2d1955015196722a (diff)
downloadpkgsrc-9fe6230d558daa8fd4473f51099dfade5ab9769e.tar.gz
xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
Diffstat (limited to 'emulators/kegs')
-rw-r--r--emulators/kegs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/kegs/Makefile b/emulators/kegs/Makefile
index 440ea528ed7..e6e56f7e6a8 100644
--- a/emulators/kegs/Makefile
+++ b/emulators/kegs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2018/03/06 15:29:13 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/03/07 11:57:29 wiz Exp $
DISTNAME= kegs.0.91
PKGNAME= kegs-0.91
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= emulators
MASTER_SITES= http://kegs.sourceforge.net/
@@ -53,7 +53,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/*txt ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
${INSTALL_DATA} ${WRKSRC}/config.kegs ${DESTDIR}${PREFIX}/share/${PKGBASE}
-.include "../../x11/xproto/buildlink3.mk"
+.include "../../x11/xorgproto/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"