1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic).

This commit is contained in:
Satoshi Asami 1995-04-16 10:07:38 +00:00
parent 0babc5a0f6
commit 6a7a18b791
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1394

View File

@ -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>