From a078fb8cf70815d6e3fca020302f819a56b679f8 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 9 Apr 1997 03:09:50 +0000 Subject: (1) Add PKGDIR, the "-" between name and version is mandatory. (2) NO_INSTALL_MANPAGES is not necessary if USE_IMAKE is not defined. --- www/mapedit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mapedit') diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index 723cdb35da4b..eb023325c60f 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -3,10 +3,11 @@ # Date created: Fr 4 Apr 1997 17:45:31 MET DST # Whom: Andreas Klemm # -# $Id: Makefile,v 1.4 1996/11/18 11:41:32 asami Exp $ +# $Id: Makefile,v 1.5 1997/04/04 19:36:35 andreas Exp $ # DISTNAME= mapedit2.24 +PKGNAME= mapedit-2.24 CATEGORIES= www MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/ EXTRACT_SUFX= .freebsd.tar.Z @@ -15,7 +16,6 @@ MAINTAINER= andreas@FreeBSD.ORG USE_X11= yes NO_BUILD= yes -NO_INSTALL_MANPAGES= yes DOCDIR= ${PREFIX}/lib/X11/mapedit pre-install: -- cgit v1.2.3