mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Don't copy Makefile.freebsd twice.
This commit is contained in:
parent
fe8e4632fd
commit
04b4e17828
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7878
@ -3,7 +3,7 @@
|
||||
# Date created: 13 October 1994
|
||||
# Whom: wollman
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1997/09/11 03:55:02 fenner Exp $
|
||||
# $Id: Makefile,v 1.13 1997/09/12 01:42:52 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imm-3.5a1
|
||||
@ -18,9 +18,6 @@ LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
|
||||
|
||||
USE_X11= yes
|
||||
|
||||
post-extract:
|
||||
${CP} ${FILESDIR}/Makefile.freebsd ${WRKSRC}/src
|
||||
|
||||
# The included makefile doesn't have an "install" target.
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/freebsd/imm ${PREFIX}/bin
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 13 October 1994
|
||||
# Whom: wollman
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1997/09/11 03:55:02 fenner Exp $
|
||||
# $Id: Makefile,v 1.13 1997/09/12 01:42:52 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imm-3.5a1
|
||||
@ -18,9 +18,6 @@ LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
|
||||
|
||||
USE_X11= yes
|
||||
|
||||
post-extract:
|
||||
${CP} ${FILESDIR}/Makefile.freebsd ${WRKSRC}/src
|
||||
|
||||
# The included makefile doesn't have an "install" target.
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/freebsd/imm ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user