summaryrefslogtreecommitdiff
path: root/x11/xeyes
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-08-03 08:48:51 +0000
committerryoon <ryoon@pkgsrc.org>2021-08-03 08:48:51 +0000
commita69627a46e2bc1aa17a64b475679cab7a84c6357 (patch)
tree864c59883364654682d859e9be6e8e9c035c5bd7 /x11/xeyes
parentba506ca26df9037984e8b37e6848ccf882b5df77 (diff)
downloadpkgsrc-a69627a46e2bc1aa17a64b475679cab7a84c6357.tar.gz
xeyes: Remove devel/xorg-util-macros dependency. Bump PKGREVISION
It is warning and not error. Noticed by wiz@. Thank you.
Diffstat (limited to 'x11/xeyes')
-rw-r--r--x11/xeyes/Makefile4
1 files changed, 2 insertions, 2 deletions
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"