Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144791517
D13891.1776503299.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13891.1776503299.diff
View Options
Index: sysutils/xorriso/Makefile
===================================================================
--- sysutils/xorriso/Makefile
+++ sysutils/xorriso/Makefile
@@ -17,8 +17,15 @@
LIB_DEPENDS= libburn.so:devel/libburn \
libisofs.so:devel/libisofs
+OPTIONS_DEFINE= TK
+OPTIONS_DEFAULT= TK
+OPTIONS_SUB= yes
+
+TK_DESC= Build experimental tcltk frontend
+TK_USE= tk shebangfix
+
GNU_CONFIGURE= yes
-USES= gmake iconv libtool libedit pathfix pkgconfig shebangfix tk
+USES= gmake iconv libtool libedit pathfix pkgconfig
SHEBANG_FILES= frontend/xorriso-tcltk
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
@@ -28,4 +35,7 @@
post-patch:
@${REINPLACE_CMD} 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/configure
+do-install-TK-off:
+ ${RM} ${STAGEDIR}${PREFIX}/bin/xorriso-tcltk
+
.include <bsd.port.mk>
Index: sysutils/xorriso/pkg-plist
===================================================================
--- sysutils/xorriso/pkg-plist
+++ sysutils/xorriso/pkg-plist
@@ -1,7 +1,7 @@
bin/osirrox
bin/xorrecord
bin/xorriso
-bin/xorriso-tcltk
+%%TK%%bin/xorriso-tcltk
bin/xorrisofs
include/libisoburn/libisoburn.h
include/libisoburn/xorriso.h
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 18, 9:08 AM (12 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28374886
Default Alt Text
D13891.1776503299.diff (1 KB)
Attached To
Mode
D13891: sysutils/xorriso: make TK frontend optional
Attached
Detach File
Event Timeline
Log In to Comment