mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX)
This commit is contained in:
parent
24373dae37
commit
acf4676617
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339225
@ -12,9 +12,8 @@ MASTER_SITE_SUBDIR= pgollucci
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Encode/decode binary to printable ASCII
|
||||
|
||||
MAKE_FLAGS= DESTDIR=${PREFIX} -f
|
||||
DESTDIRNAME= IGNOREME
|
||||
MAKE_ARGS= DESTDIR=${STAGEDIR}${PREFIX}
|
||||
MAKEFILE= Makefile.sun
|
||||
MAN1= btoa.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user