From 504a81efacb904b13ab6339116d45d3ab0b51cac Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Feb 2007 18:30:26 +0000 Subject: Modular Xorg support. --- mail/xbuffy/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/xbuffy') diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 76aff6d5059..c7e403f6dd2 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/04 21:30:02 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/06 18:30:26 joerg Exp $ # DISTNAME= xbuffy-3.4 @@ -15,9 +15,8 @@ USE_X11BASE= YES CPPFLAGS+= -I${X11BASE}/include CPPFLAGS+= -Wall -.include "../../mk/x11.buildlink3.mk" - post-install: ${INSTALL_DATA} ${WRKSRC}/XBuffy.ad ${PREFIX}/lib/X11/app-defaults/XBuffy +.include "../../x11/libXaw/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3