diff options
Diffstat (limited to 'net/kxicq')
-rw-r--r-- | net/kxicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kxicq/Makefile b/net/kxicq/Makefile index 19cd34686b8c..a4b23ac103a8 100644 --- a/net/kxicq/Makefile +++ b/net/kxicq/Makefile @@ -55,7 +55,7 @@ pre-install: @${ECHO} @dirrm share/apps/kxicq/skins/${skin} >> ${PLIST}.dirrm .endfor @${CAT} ${PLIST}.dirrm >> ${PLIST} && ${RM} ${PLIST}.dirrm - @${CAT} ${PKGDIR}/PLIST >> ${PLIST} + @${CAT} ${PKGDIR}/pkg-plist >> ${PLIST} .endif post-install: |