Fix mtree: the port creates an empty DATADIR. Lets define an empty
list PORTDATA to take this directory into account. Well, the other way is to add an appropriate line to TMPPLIST. But I like the former more. Reported by: Ports-QAT Pointyhat to: bsam (me)
This commit is contained in:
@@ -18,6 +18,7 @@ USE_GMAKE= true
|
||||
MAN1= yaps.1
|
||||
PLIST_FILES= bin/yaps etc/yaps.rc.sample
|
||||
PORTDOCS= yaps.doc yaps.html
|
||||
PORTDATA= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user