Remove USE_ASDF: a devel/cl-asdf update will actually depend on this.
This commit is contained in:
parent
1a225da533
commit
6f1db538e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248201
1 changed files with 1 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= asdf-binary-locations
|
||||
PORTVERSION= 0.3.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel lisp
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= olgeni
|
||||
|
@ -16,8 +17,6 @@ COMMENT= Selects where your Common Lisp binaries (FASL files) should go
|
|||
|
||||
NO_BUILD= yes
|
||||
|
||||
USE_ASDF= yes
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${ASDF_PATHNAME}
|
||||
@${MKDIR} ${ASDF_PATHNAME}/dev
|
||||
|
|
Loading…
Reference in a new issue