summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-27 18:52:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-27 18:52:55 +0000
commitf6df488248b4a896be4e4c76e699fc19f621773f (patch)
tree845d0d71b15858f53c06e2fc796c7ae84203dd66 /audio
parentPortlint (extra blank line) (diff)
Utilize MAN1 instead of listing manpages in pkg-plist. Remove a directory
that is left behind on deinstall (it appears this might be created in error, because it is unpopulated by the port install).
Notes
Notes: svn path=/head/; revision=92337
Diffstat (limited to 'audio')
-rw-r--r--audio/mpc/Makefile2
-rw-r--r--audio/mpc/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile
index aed51edaa4f0..1533355d4a82 100644
--- a/audio/mpc/Makefile
+++ b/audio/mpc/Makefile
@@ -21,4 +21,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CFLAGS+= -I${PREFIX}/include
+MAN1= mpc.1
+
.include <bsd.port.mk>
diff --git a/audio/mpc/pkg-plist b/audio/mpc/pkg-plist
index 78368e88cf91..1408a895130e 100644
--- a/audio/mpc/pkg-plist
+++ b/audio/mpc/pkg-plist
@@ -1,6 +1,6 @@
bin/mpc
-man/man1/mpc.1
%%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/README
%%DOCSDIR%%/mpc-bashrc
@dirrm %%DOCSDIR%%
+@dirrm share/mpc