aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authormr <mr@FreeBSD.org>2007-08-14 15:28:18 +0800
committermr <mr@FreeBSD.org>2007-08-14 15:28:18 +0800
commit8bfc302d91b7f2b6a16abcc036b9dd1f31005892 (patch)
treef4551b84046077854abb68e9acd6c67cba9a4493 /comms
parentceb19a786b410fcb9838e19450550e2ba50ba9ba (diff)
downloadfreebsd-ports-gnome-8bfc302d91b7f2b6a16abcc036b9dd1f31005892.tar.gz
freebsd-ports-gnome-8bfc302d91b7f2b6a16abcc036b9dd1f31005892.tar.zst
freebsd-ports-gnome-8bfc302d91b7f2b6a16abcc036b9dd1f31005892.zip
Fix pkg-plist.
Diffstat (limited to 'comms')
-rw-r--r--comms/pyla/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/pyla/Makefile b/comms/pyla/Makefile
index dca08eaddb4f..50334261e7f7 100644
--- a/comms/pyla/Makefile
+++ b/comms/pyla/Makefile
@@ -37,6 +37,7 @@ do-build:
pre-install:
@${ECHO_CMD} '@exec ${MKDIR} %D/lib/pyla' > ${PLIST}
@${ECHO_CMD} 'bin/pyla' >> ${PLIST}
+ @${ECHO_CMD} 'lib/pyla/pyla.pyw' >> ${PLIST}
@${FIND} ${WRKSRC}/ -type f | \
${SED} -e "s:^${WRKSRC}/:lib/pyla/:g" >> ${PLIST}
@${FIND} -d ${WRKSRC} -type d | \