diff options
Diffstat (limited to 'audio/wmmp')
-rw-r--r-- | audio/wmmp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/wmmp/Makefile b/audio/wmmp/Makefile index c450a48bf6e4..386c3ab7f936 100644 --- a/audio/wmmp/Makefile +++ b/audio/wmmp/Makefile @@ -11,9 +11,8 @@ COMMENT= Window Maker Dockapp for MusicPD GNU_CONFIGURE= yes USE_XORG= x11 xpm -NO_STAGE= yes -PLIST_FILES= bin/WMmp -MAN1= WMmp.1 +PLIST_FILES= bin/WMmp \ + man/man1/WMmp.1.gz .include <bsd.port.mk> |