Allow staging as a regular user
This commit is contained in:
parent
4194772074
commit
915ee2cd32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366010
@ -11,6 +11,10 @@ COMMENT= Static lisp interpreter with text processing abilities
|
||||
|
||||
LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre
|
||||
|
||||
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
|
||||
INSTALL_DATA="${INSTALL_DATA}" INSTALL_MAN="${INSTALL_MAN}" \
|
||||
MKDIR="${MKDIR}"
|
||||
|
||||
DATADIR= ${PREFIX}/share/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
OPTIONS_DEFINE= SQLITE
|
||||
|
Loading…
Reference in New Issue
Block a user