From 301b4087674f8f2707401e483a5fce87f2444372 Mon Sep 17 00:00:00 2001 From: ats Date: Sat, 18 Feb 1995 01:36:19 +0000 Subject: Delete the private PREFIX and PKG_CMD macros. They only set the same values as the global one's from bsd.port.mk. --- cad/pcb/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cad') diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 30aa6decc4b..7d96640fc78 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -3,7 +3,7 @@ # Date created: 19 October 1994 # Whom: mr # -# $Id: Makefile,v 1.4 1995/02/03 23:39:12 ats Exp $ +# $Id: Makefile,v 1.5 1995/02/18 01:27:43 ats Exp $ # DISTNAME= pcb-1.2.patch_02 @@ -14,7 +14,5 @@ MAKE_FLAGS= -f MAKEFILE= makefile USE_IMAKE= NO_INSTALL_MANPAGES= yes -PREFIX= /usr/X11R6 -PKG_CMD= pkg_create .include -- cgit