diff options
author | pav <pav@FreeBSD.org> | 2007-01-18 06:50:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-01-18 06:50:00 +0800 |
commit | 23f55bb92ccd9161772cb8cebaba45486f7e9de1 (patch) | |
tree | 2aa1145256bcae340167cf5f90930228147d7d81 /www/linux-flashplugin9 | |
parent | 9c9da04401a23203f245ae86a17281c7e24404d6 (diff) | |
download | freebsd-ports-gnome-23f55bb92ccd9161772cb8cebaba45486f7e9de1.tar.gz freebsd-ports-gnome-23f55bb92ccd9161772cb8cebaba45486f7e9de1.tar.zst freebsd-ports-gnome-23f55bb92ccd9161772cb8cebaba45486f7e9de1.zip |
- Record CONFLICTS
Requested by: mezz
Diffstat (limited to 'www/linux-flashplugin9')
-rw-r--r-- | www/linux-flashplugin9/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile index 02d9ca657088..7d010a31d402 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/Makefile @@ -30,6 +30,8 @@ PORTDOCS= Readme.txt USE_NPAPI= linux-* NPAPI_FILES= libflashplayer.so flashplayer.xpt +CONFLICTS= linux-flashplugin-7* + post-install: .ifndef NOPORTDOCS @${INSTALL} -d ${DOCSDIR} |