From 57c03e22fe200805b802fa4e5509e63b55190887 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Feb 2007 22:09:59 +0000 Subject: Modular Xorg support. --- math/yorick/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/math/yorick/Makefile b/math/yorick/Makefile index ecd5f9a70ca..3ae69b3523b 100644 --- a/math/yorick/Makefile +++ b/math/yorick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/04/22 16:26:55 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2007/02/19 22:09:59 joerg Exp $ DISTNAME= yorick-1.6.02 PKGREVISION= 2 @@ -17,8 +17,6 @@ INSTALL_DIRS= ${WRKSRC} USE_TOOLS+= gmake makeinfo INFO_FILES= # PLIST -.include "../../mk/x11.buildlink3.mk" - post-patch: for f in ${WRKSRC}/ysite.sh; do \ ${SED} -e 's:@PREFIX@:${PREFIX}:g' $$f > $$f.tmp \ @@ -38,4 +36,5 @@ post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/emacs/site-lisp ${INSTALL_DATA} ${WRKSRC}/emacs/*.el ${PREFIX}/share/emacs/site-lisp +.include "../../x11/libX11/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3