diff options
author | bapt <bapt@FreeBSD.org> | 2016-07-01 21:09:49 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-07-01 21:09:49 +0800 |
commit | 97913787409d52afc325de01602c06437175924f (patch) | |
tree | 572002b59eb425fc66c1e9f1969d2eafe87c0655 /Keywords | |
parent | dd18b9216c43e2e1607645b4478d914a7cf69319 (diff) | |
download | freebsd-ports-gnome-97913787409d52afc325de01602c06437175924f.tar.gz freebsd-ports-gnome-97913787409d52afc325de01602c06437175924f.tar.zst freebsd-ports-gnome-97913787409d52afc325de01602c06437175924f.zip |
xmlcatmgr does not actually expect multiple arguments
Diffstat (limited to 'Keywords')
-rw-r--r-- | Keywords/xmlcatmgr.ucl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Keywords/xmlcatmgr.ucl b/Keywords/xmlcatmgr.ucl index 474c4a81bc79..a4532775f47f 100644 --- a/Keywords/xmlcatmgr.ucl +++ b/Keywords/xmlcatmgr.ucl @@ -1,7 +1,6 @@ # $FreeBSD$ actions: [file] -arguments: true post-install: <<EOD case "%@" in /*) cat="%@" ;; |