aboutsummaryrefslogtreecommitdiff
path: root/comms/yaps
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-06-20 20:34:08 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-06-20 20:34:08 +0000
commit74e26c97ceb72b9c1c8e212d901007c089ebd8a8 (patch)
tree227eb2029b7bd17d10c1fc4a5354789749b2d749 /comms/yaps
parent41db6dc95b4c680c1f27d851b9fbe42a45429808 (diff)
downloadports-74e26c97ceb72b9c1c8e212d901007c089ebd8a8.tar.gz
ports-74e26c97ceb72b9c1c8e212d901007c089ebd8a8.zip
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)
Notes
Notes: svn path=/head/; revision=321423
Diffstat (limited to 'comms/yaps')
-rw-r--r--comms/yaps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile
index 2fe6903c9842..ba9121e706a3 100644
--- a/comms/yaps/Makefile
+++ b/comms/yaps/Makefile
@@ -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