git: 6febfaeb0976 - main - www/tdiary: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:32 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6febfaeb097673347e9fb62ad0115a60a58b9461

commit 6febfaeb097673347e9fb62ad0115a60a58b9461
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:39:41 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:15 +0000

    www/tdiary: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/tdiary/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/tdiary/Makefile b/www/tdiary/Makefile
index e245ac84b39a..b05b5df77f39 100644
--- a/www/tdiary/Makefile
+++ b/www/tdiary/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS=	rubygem-bundler>=2.0.2:sysutils/rubygem-bundler \
 		rubygem-rack>=2.2.3,3:www/rubygem-rack \
 		rubygem-rake>=12.3.3:devel/rubygem-rake
 
-USES=		shebangfix
+USES=		cpe shebangfix
 USE_RUBY=	yes
 
 SHEBANG_FILES=	bin/tdiary index.fcgi index.rb misc/convert2.rb misc/migrate.rb \


More information about the dev-commits-ports-all mailing list