summaryrefslogtreecommitdiffstats
path: root/cad/pcb
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-16 10:07:38 +0000
committerasami <asami@FreeBSD.org>1995-04-16 10:07:38 +0000
commit0201f1d32653ac5cb99059f356a8d75d3ffa159d (patch)
tree1bf64f5e59172e82d55180f350de080fe0dbe17a /cad/pcb
parentd01032b5230e5b3dcd4816f048afd4a852af8810 (diff)
downloadFreeBSD-ports-0201f1d32653ac5cb99059f356a8d75d3ffa159d.zip
FreeBSD-ports-0201f1d32653ac5cb99059f356a8d75d3ffa159d.tar.gz
Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic).
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 71f7ca6..a173cfa 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>
OpenPOWER on IntegriCloud