diff options
Diffstat (limited to 'net-mgmt/cacti/Makefile')
-rw-r--r-- | net-mgmt/cacti/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index ac215e1fdb21..c6a5a925177d 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -44,6 +44,8 @@ PLIST_SUB+= CACTIDIR=${CACTIDIR} CACTIUSER=${CACTIUSER} \ SUB_LIST+= CACTIDIR=${CACTIDIR} CACTIUSER=${CACTIUSER} \ CACTIGROUP=${CACTIGROUP} +CONFLICTS_INSTALL= cacti88 + post-patch: @${FIND} ${WRKSRC} -name \*.orig -delete; \ ${MV} ${WRKSRC}/include/config.php ${WRKSRC}/include/config.php.sample |