diff options
Diffstat (limited to 'www/netscape-wrapper/Makefile')
-rw-r--r-- | www/netscape-wrapper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/netscape-wrapper/Makefile b/www/netscape-wrapper/Makefile index a4dd46130815..950df3201871 100644 --- a/www/netscape-wrapper/Makefile +++ b/www/netscape-wrapper/Makefile @@ -17,6 +17,7 @@ COMMENT= Netscape wrapper to avoid multiple invocation and more RUN_DEPENDS= netscape-remote:${PORTSDIR}/www/netscape-remote NO_WRKSUBDIR= yes +PLIST_FILES= bin/netscape do-build: ${SED} 's,%%PREFIX%%,${PREFIX},g' ${FILESDIR}/netscape.sh > ${WRKSRC}/netscape.sh |