summaryrefslogtreecommitdiff
path: root/emulators/xhomer
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/xhomer
parentb453d2e678a282d0b13c68db2d1955015196722a (diff)
downloadpkgsrc-9fe6230d558daa8fd4473f51099dfade5ab9769e.tar.gz
xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
Diffstat (limited to 'emulators/xhomer')
-rw-r--r--emulators/xhomer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/xhomer/Makefile b/emulators/xhomer/Makefile
index 72e3e74f035..dc8c9b8c786 100644
--- a/emulators/xhomer/Makefile
+++ b/emulators/xhomer/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2013/07/24 21:15:54 shattered Exp $
+# $NetBSD: Makefile,v 1.7 2018/03/07 11:57:29 wiz Exp $
DISTNAME= xhomer-9-16-06
PKGNAME= xhomer-9.16.06
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://xhomer.isani.org/xhomer/
EXTRACT_SUFX= .tgz
@@ -29,5 +30,5 @@ do-install:
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXxf86dga/buildlink3.mk"
-.include "../../x11/xf86dgaproto/buildlink3.mk"
+.include "../../x11/xorgproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"