mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark NO_CDROM.
From hpcdtoppm.c Copyright: It is not allowed to sell this software in any way. Submitted by: kleink@reziprozitaet.de (Klaus Klein)
This commit is contained in:
parent
a325806aaa
commit
c3bf6bb425
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79948
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ MAKE_ENV= LN="${LN}" RANLIB="${RANLIB}"
|
||||||
MAKEFILE= GNUmakefile
|
MAKEFILE= GNUmakefile
|
||||||
INSTALL_TARGET= install.bin install.lib install.data install-dev
|
INSTALL_TARGET= install.bin install.lib install.data install-dev
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
NO_CDROM= "Not allowed to sell"
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \
|
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue