mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Support NO_WRKSUBDIR properly
PR: ports/69107 Submitted by: Ports Fury
This commit is contained in:
parent
aec9a887b0
commit
ab0a69baeb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113722
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
USE_LINUX= yes
|
||||
STRIP= # empty: do not strip linux binary during INSTALL_PROGRAM
|
||||
WRKSRC= ${WRKDIR}
|
||||
NO_WRKSUBDIR= yes
|
||||
STUFFIT_FILES= bin/unstuff bin/stuff
|
||||
STUFFIT_MAN= man/man1/stuff.1 man/man1/unstuff.1
|
||||
PLIST_FILES= ${STUFFIT_FILES}
|
||||
|
|
Loading…
Add table
Reference in a new issue