Correction from previous commit. NO_ARCH should not have been set.
PR: 214886
This commit is contained in:
parent
0c7976b9d9
commit
9bf439509a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428785
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= vasm
|
||||
PORTVERSION= 1.7g
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://server.owl.de/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= ~frank/tags/
|
||||
@ -13,7 +14,6 @@ COMMENT= Portable 6502 6800 arm c16x jagrisc m68k ppc vidcore x86 z80 assembler
|
||||
|
||||
LEGAL_TEXT= This archive may be redistributed without modifications and used for non-commercial purposes.
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= gmake pathfix
|
||||
WRKSRC= ${WRKDIR}/vasm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user