summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-10-28 13:53:58 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-10-28 13:53:58 +0000
commit1c1799767af215165015e236d975d9f0c2127b03 (patch)
tree5a22d5c3c13118c0d8deb87ebee7d33aff395c91 /audio
parentUpdate to the released version 2.4.3. This cause a bump of PORTEPOCH (diff)
Fix packing list.
Notes
Notes: svn path=/head/; revision=69027
Diffstat (limited to 'audio')
-rw-r--r--audio/nogger/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/nogger/Makefile b/audio/nogger/Makefile
index 640fe202fb56..1f5c4d5eadf0 100644
--- a/audio/nogger/Makefile
+++ b/audio/nogger/Makefile
@@ -23,8 +23,9 @@ pre-install:
${ECHO_CMD} bin/nogger > ${PLIST}
.ifndef(NOPORTDOCS)
.for ii in COPYING README Thanks
- ${ECHO_CMD} share/doc/nogger/${ii} ${DOCSDIR}
+ ${ECHO_CMD} share/doc/nogger/${ii} >> ${PLIST}
.endfor
+ ${ECHO_CMD} @dirrm share/doc/nogger >> ${PLIST}
.endif
do-install: