use xorg-pkg-ver.mk
This commit is contained in:
parent
6e5b391377
commit
006d83878d
4
external/mit/xorg/bin/ico/Makefile
vendored
4
external/mit/xorg/bin/ico/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2015/07/22 07:58:00 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2018/03/11 08:03:20 mrg Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -12,5 +12,7 @@ DPADD+= ${LIBXEXT} ${LIBX11} ${LIBPTHREAD} ${LIBM}
|
||||
.PATH: ${X11SRCDIR.${PROG}}
|
||||
.PATH: ${X11SRCDIR.${PROG}}/man
|
||||
|
||||
.include "../../xorg-pkg-ver.mk"
|
||||
|
||||
.include <bsd.x11.mk>
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user