update for xfindproxy 1.0.4.

This commit is contained in:
mrg 2015-07-19 22:43:26 +00:00
parent 5a8cc879ab
commit 6eba60ab4a
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
# $NetBSD: Makefile,v 1.2 2015/07/19 22:43:26 mrg Exp $
.include <bsd.own.mk>
@ -9,5 +9,7 @@ DPADD+= ${LIBXT} ${LIBSM} ${LIBICE} ${LIBXEXT} ${LIBX11}
.PATH: ${X11SRCDIR.${PROG}}
.include "../../xorg-pkg-ver.mk"
.include <bsd.x11.mk>
.include <bsd.prog.mk>