aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-16 10:07:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-16 10:07:38 +0000
commit6a7a18b7914c1ff0fcaf84b4458c78d2657f8555 (patch)
tree6b77c3d87fcb48293b32393c30bb78d203664b2e /cad
parent0babc5a0f6717d348d89bed10325a4704ee93a3f (diff)
downloadports-6a7a18b7914c1ff0fcaf84b4458c78d2657f8555.tar.gz
ports-6a7a18b7914c1ff0fcaf84b4458c78d2657f8555.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 71f7ca6a7a9d..a173cfa33442 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 October 1994
# Whom: mr
#
-# $Id: Makefile,v 1.8 1995/04/01 12:44:16 jkh Exp $
+# $Id: Makefile,v 1.9 1995/04/11 20:13:02 asami Exp $
#
DISTNAME= pcb-1.2.patch_03
@@ -16,7 +16,7 @@ EXEC_DEPENDS= gm4:${PORTSDIR}/devel/m4
MAKE_FLAGS= -f
MAKEFILE= makefile
-USE_IMAKE=
+USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>