mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic).
This commit is contained in:
parent
0babc5a0f6
commit
6a7a18b791
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1394
@ -3,7 +3,7 @@
|
|||||||
# Date created: 19 October 1994
|
# Date created: 19 October 1994
|
||||||
# Whom: mr
|
# 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
|
DISTNAME= pcb-1.2.patch_03
|
||||||
@ -16,7 +16,7 @@ EXEC_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
|||||||
|
|
||||||
MAKE_FLAGS= -f
|
MAKE_FLAGS= -f
|
||||||
MAKEFILE= makefile
|
MAKEFILE= makefile
|
||||||
USE_IMAKE=
|
USE_IMAKE= yes
|
||||||
NO_INSTALL_MANPAGES= yes
|
NO_INSTALL_MANPAGES= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user