From 7aa2a83351ccc75de4dd083383df9043341e04ef Mon Sep 17 00:00:00 2001 From: gpalmer Date: Mon, 12 Dec 1994 04:32:04 +0000 Subject: With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of these need to have INSTALL_MANPAGES= yes anymore. --- math/xgraph/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/xgraph/Makefile') diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 5ddec613c6f2..4e9c14c2ebab 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -3,13 +3,12 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1994/11/25 04:47:47 asami Exp $ # DISTNAME= xgraph-11 USE_IMAKE= yes MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/Xclients.local/ EXTRACT_SUFX= .tar.Z -INSTALL_MANPAGES= yes .include -- cgit