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:
Boris Samorodov
2013-06-20 20:34:08 +00:00
parent 41db6dc95b
commit 74e26c97ce

View File

@@ -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