summaryrefslogtreecommitdiff
path: root/x11/rgb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rgb/Makefile')
-rw-r--r--x11/rgb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile
index 06e11b6b8da..d66cc905cf5 100644
--- a/x11/rgb/Makefile
+++ b/x11/rgb/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2014/11/08 21:59:21 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/03/07 11:57:39 wiz Exp $
DISTNAME= rgb-1.0.6
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
@@ -14,5 +15,5 @@ USE_TOOLS+= pkg-config
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
-.include "../../x11/xproto/buildlink3.mk"
+.include "../../x11/xorgproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"