aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-02-18 01:36:19 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-02-18 01:36:19 +0000
commit412b1b3e2b37e202c4432bc7ff8475f87a536a66 (patch)
treebebbc7eb8138d132af4e01f7258228321f4f79ed /cad
parent8f5ff3db474cb8893bbb5839fccf50bfdfb1bf91 (diff)
downloadports-412b1b3e2b37e202c4432bc7ff8475f87a536a66.tar.gz
ports-412b1b3e2b37e202c4432bc7ff8475f87a536a66.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 30aa6decc4b4..7d96640fc78c 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 <bsd.port.mk>