diff options
Diffstat (limited to 'audio/play')
-rw-r--r-- | audio/play/Makefile | 1 | ||||
-rw-r--r-- | audio/play/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/play/Makefile b/audio/play/Makefile index 4405794c59e3..d8171c64017e 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -16,6 +16,7 @@ COMMENT= A simple audio file player MANLANG= ja MAN1= play.1 MANCOMPRESSED= yes +PLIST_FILES= bin/play post-patch: .for file in play_audio.c mixer_ctl.c encode_sun.c encode_riff.c speed.c diff --git a/audio/play/pkg-plist b/audio/play/pkg-plist deleted file mode 100644 index 2537e3ffcd3d..000000000000 --- a/audio/play/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/play |