diff options
Diffstat (limited to 'www/flashpluginwrapper/Makefile')
-rw-r--r-- | www/flashpluginwrapper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/flashpluginwrapper/Makefile b/www/flashpluginwrapper/Makefile index 29e0428bf0c3..8351fcd7ddf7 100644 --- a/www/flashpluginwrapper/Makefile +++ b/www/flashpluginwrapper/Makefile @@ -24,6 +24,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message CONFLICTS= linuxpluginwrapper-* IGNORE= "Please use www/linuxpluginwrapper. This port should be obsolated. But, if you cannot use it by any reason, please set NO_IGNORE and you can use this." +PLIST_FILES= lib/libflashplayer.so.1 post-patch: @${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},' \ |