Pre-create installation directory.
Found by: my lunchbox
This commit is contained in:
parent
1b0dc9bb3f
commit
e688107141
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22372
1 changed files with 3 additions and 0 deletions
|
@ -24,4 +24,7 @@ MAN1= xopps.1
|
|||
pre-patch:
|
||||
$(CP) $(WRKSRC)/Defines.spr $(WRKSRC)/Defines.$(MACH)
|
||||
|
||||
pre-install:
|
||||
$(MKDIR) $(PREFIX)/lib/help
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue