mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
Fix plist with custom PREFIX.
Submitted by: Sahil Tandon Reported by: QATty
This commit is contained in:
parent
4559e2b918
commit
863df58ec4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235490
@ -13,6 +13,7 @@ MAINTAINER= mail@andr.ru
|
||||
COMMENT= C++ utility for simple IOStream-based IPC
|
||||
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV+= INSTALL_PREFIX=${PREFIX}
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= include/pstreams/pstream.h
|
||||
|
Loading…
Reference in New Issue
Block a user