mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
This doesn't like installing a manpage, so set NO_INSTALL_MANPAGES
This commit is contained in:
parent
890071c2a5
commit
eef18f546b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555
@ -3,12 +3,13 @@
|
||||
# Date created: 13 September 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1994/09/14 12:00:57 jkh Exp $
|
||||
# $Id: Makefile,v 1.3 1994/09/14 14:12:43 jkh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= emu-1.3
|
||||
WRKSRC= ${WRKDIR}/emu
|
||||
USE_IMAKE= yes
|
||||
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user