diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-01-13 20:56:01 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-01-13 21:01:28 +0000 |
commit | 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 (patch) | |
tree | 1641273136f797b27378b76c547e3734914c3c51 /audio/ampache | |
parent | 0db2fec06b15f7add8ebeb3e2caa2f20f2147740 (diff) | |
download | ports-98f7d7db7e9bd14301b6a481ac477729c0ed6a24.tar.gz ports-98f7d7db7e9bd14301b6a481ac477729c0ed6a24.zip |
Diffstat (limited to 'audio/ampache')
-rw-r--r-- | audio/ampache/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile index bab27c15a7bf..a998f8480eee 100644 --- a/audio/ampache/Makefile +++ b/audio/ampache/Makefile @@ -16,6 +16,8 @@ USES= cpe zip gettext php:flavors mysql USE_PHP= pdo pdo_mysql hash session json intl simplexml curl dom xml IGNORE_WITH_PHP=73 80 +CONFLICTS_INSTALL= ampache-php* # etc/periodic/daily/500.ampache-cron man/man1/ampache.1.gz + NO_WRKSUBDIR= yes NO_BUILD= yes SUB_FILES= 500.ampache-cron |