mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Use shebangfix.
Sponsored by: Absolight
This commit is contained in:
parent
6a5e811ea6
commit
1559a7dae9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437543
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xorriso
|
||||
PORTVERSION= 1.4.6
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://files.libburnia-project.org/releases/
|
||||
DISTNAME= libisoburn-${PORTVERSION}
|
||||
@ -18,7 +18,8 @@ LIB_DEPENDS= libburn.so:devel/libburn \
|
||||
libisofs.so:devel/libisofs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake iconv libtool libedit pathfix pkgconfig
|
||||
USES= gmake iconv libtool libedit pathfix pkgconfig shebangfix tk
|
||||
SHEBANG_FILES= frontend/xorriso-tcltk
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -1,8 +0,0 @@
|
||||
--- frontend/xorriso-tcltk.orig 2017-04-02 07:56:18 UTC
|
||||
+++ frontend/xorriso-tcltk
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/wish
|
||||
+#!/usr/local/bin/wish
|
||||
#
|
||||
# xorriso-tcltk
|
||||
# Copyright (C) 2012 - 2016
|
Loading…
Reference in New Issue
Block a user