mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
move it back to old place ${prefix}/bin.
This commit is contained in:
parent
718c111a1d
commit
bd96be665b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20280
@ -3,7 +3,7 @@
|
||||
# Date created: Thu May 1 20:28:44 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1999/07/19 20:21:45 andreas Exp $
|
||||
# $Id: Makefile,v 1.12 1999/07/19 20:36:40 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= star-1.2
|
||||
@ -26,7 +26,7 @@ post-extract:
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/star/OBJ/${MACHINE_ARCH}-freebsd-cc/star \
|
||||
${PREFIX}/sbin
|
||||
${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/star/star.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
sbin/star
|
||||
bin/star
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu May 1 20:28:44 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1999/07/19 20:21:45 andreas Exp $
|
||||
# $Id: Makefile,v 1.12 1999/07/19 20:36:40 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= star-1.2
|
||||
@ -26,7 +26,7 @@ post-extract:
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/star/OBJ/${MACHINE_ARCH}-freebsd-cc/star \
|
||||
${PREFIX}/sbin
|
||||
${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/star/star.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
sbin/star
|
||||
bin/star
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu May 1 20:28:44 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1999/07/19 20:21:45 andreas Exp $
|
||||
# $Id: Makefile,v 1.12 1999/07/19 20:36:40 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= star-1.2
|
||||
@ -26,7 +26,7 @@ post-extract:
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/star/OBJ/${MACHINE_ARCH}-freebsd-cc/star \
|
||||
${PREFIX}/sbin
|
||||
${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/star/star.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
sbin/star
|
||||
bin/star
|
||||
|
Loading…
Reference in New Issue
Block a user