diff options
author | jseger <jseger@FreeBSD.org> | 1999-04-12 06:42:07 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-04-12 06:42:07 +0800 |
commit | 933594db042e237c0e74886d93c0a9ed49adb6bb (patch) | |
tree | 7354aa9de0ea2a8e88deeea3b6908c75bee09470 /security/identify/pkg-plist | |
parent | b27abd6a0d9982f208b026921911b3e001714963 (diff) | |
download | freebsd-ports-graphics-933594db042e237c0e74886d93c0a9ed49adb6bb.tar.gz freebsd-ports-graphics-933594db042e237c0e74886d93c0a9ed49adb6bb.tar.zst freebsd-ports-graphics-933594db042e237c0e74886d93c0a9ed49adb6bb.zip |
1)BUILD_DEPENDS was missing an S and wasn't in the proper form.
2)Was installing into a directory but not removing it with the rest of
the package.
3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk)
Diffstat (limited to 'security/identify/pkg-plist')
-rw-r--r-- | security/identify/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/identify/pkg-plist b/security/identify/pkg-plist index 706f6eb75a2..aa759407d82 100644 --- a/security/identify/pkg-plist +++ b/security/identify/pkg-plist @@ -1,2 +1,3 @@ libexec/identify share/doc/identify/README +@dirrm share/doc/identify |