diff options
Diffstat (limited to 'time/xonclock/Makefile')
-rw-r--r-- | time/xonclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/xonclock/Makefile b/time/xonclock/Makefile index 5ba456440c1..c6bfc44d283 100644 --- a/time/xonclock/Makefile +++ b/time/xonclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/08 13:04:31 asau Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 10:24:12 wiz Exp $ # DISTNAME= xonclock-0.0.9.4 @@ -25,5 +25,4 @@ LDFLAGS.SunOS+= -lm -lrt .include "../../x11/libXpm/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXrender/buildlink3.mk" -.include "../../x11/xextproto/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |