- Fix shebangs
This commit is contained in:
parent
fb3262403b
commit
e3f1599588
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439026
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gcipher
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security gnome
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -14,7 +14,8 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_GNOME= pygnome2
|
||||
USES= python
|
||||
USES= python shebangfix
|
||||
SHEBANG_FILES= src/gcipher
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user