From 632abc2b3fc3e828f05ad4e75bf502e1251314a7 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 30 Jul 2003 10:41:22 +0000 Subject: Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. --- editors/jed/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/jed/Makefile.common b/editors/jed/Makefile.common index ae7d2be2d74..c726c008423 100644 --- a/editors/jed/Makefile.common +++ b/editors/jed/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2003/04/05 21:34:14 wiz Exp $ +# $NetBSD: Makefile.common,v 1.2 2003/07/30 10:41:22 jmmv Exp $ # DISTNAME= jed-0.99-16 CATEGORIES= editors @@ -13,6 +13,7 @@ MAINTAINER= joerg@gmx.net HOMEPAGE= http://www.jedsoft.org/jed/ USE_BUILDLINK2= yes +USE_PKGINSTALL= yes GNU_CONFIGURE= yes EGDIR= ${PREFIX}/share/examples/jed @@ -24,5 +25,4 @@ post-install: ${INSTALL_DATA_DIR} ${EGDIR} ${INSTALL_DATA} ${WRKSRC}/lib/jed.conf ${EGDIR} -.include "../../mk/bsd.pkg.install.mk" .include "../../devel/libslang/buildlink2.mk" -- cgit v1.2.3