diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-27 18:40:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-27 18:40:06 +0800 |
commit | 6be0653ec42245c228f0cf3bdac05c3dd2efc214 (patch) | |
tree | b8d247d9b9482fe87f7d28a962e49c261ec3b08b /devel/oniguruma | |
parent | 770fe97793632d6433d7b8b3180dd980031b224e (diff) | |
download | freebsd-ports-gnome-6be0653ec42245c228f0cf3bdac05c3dd2efc214.tar.gz freebsd-ports-gnome-6be0653ec42245c228f0cf3bdac05c3dd2efc214.tar.zst freebsd-ports-gnome-6be0653ec42245c228f0cf3bdac05c3dd2efc214.zip |
Cleanup plist
Diffstat (limited to 'devel/oniguruma')
-rw-r--r-- | devel/oniguruma/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/oniguruma/pkg-plist b/devel/oniguruma/pkg-plist index f2d29173711a..620cbb1557f8 100644 --- a/devel/oniguruma/pkg-plist +++ b/devel/oniguruma/pkg-plist @@ -8,7 +8,6 @@ lib/libonig.a %%PORTDOCS%%%%DOCSDIR%%/RE %%PORTDOCS%%%%DOCSDIR%%/RE.ja %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTEXAMPLES%%%%EXAMPLESDIR%%/encode.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/listcap.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/names.c @@ -16,4 +15,3 @@ lib/libonig.a %%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sql.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/syntax.c -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |