summaryrefslogtreecommitdiff
path: root/emulators/xbeeb
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/xbeeb
parentb453d2e678a282d0b13c68db2d1955015196722a (diff)
downloadpkgsrc-9fe6230d558daa8fd4473f51099dfade5ab9769e.tar.gz
xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
Diffstat (limited to 'emulators/xbeeb')
-rw-r--r--emulators/xbeeb/options.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/xbeeb/options.mk b/emulators/xbeeb/options.mk
index 954e1569258..d621dee2826 100644
--- a/emulators/xbeeb/options.mk
+++ b/emulators/xbeeb/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2016/12/14 08:51:53 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2018/03/07 11:57:29 wiz Exp $
.include "../../mk/bsd.prefs.mk"
@@ -21,9 +21,7 @@ SUBST_SED.nomitshm= -e "s|\#define *MITSHM|\#undef MITSHM|"
PLIST_VARS+= xbeeb-roms
.if !empty(PKG_OPTIONS:Mmitshm)
-
-.include "../../x11/xextproto/buildlink3.mk"
-
+.include "../../x11/xorgproto/buildlink3.mk"
.endif
.if !empty(PKG_OPTIONS:Mxbeeb-roms)