From a69627a46e2bc1aa17a64b475679cab7a84c6357 Mon Sep 17 00:00:00 2001 From: ryoon Date: Tue, 3 Aug 2021 08:48:51 +0000 Subject: xeyes: Remove devel/xorg-util-macros dependency. Bump PKGREVISION It is warning and not error. Noticed by wiz@. Thank you. --- x11/xeyes/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xeyes') diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile index f342cf16992..78062b5ee68 100644 --- a/x11/xeyes/Makefile +++ b/x11/xeyes/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2021/08/03 03:45:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2021/08/03 08:48:51 ryoon Exp $ DISTNAME= xeyes-1.2.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 @@ -15,7 +16,6 @@ USE_TOOLS+= pkg-config CONFIGURE_ENV+= APP_MAN_SUFFIX=1 -.include "../../devel/xorg-util-macros/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXi/buildlink3.mk" .include "../../x11/libXmu/buildlink3.mk" -- cgit v1.2.3