mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix display issue in "Show extra details" mode.
PR: ports/91514 Submitted by: Neil Hoggarth <neil(at)hoggarth.me.uk>
This commit is contained in:
parent
eb42475284
commit
2cf87ecf06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153079
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= rox
|
||||
PORTVERSION= 2.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fm gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= rox
|
||||
@ -29,7 +30,7 @@ MAN1= rox.1
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
CONFIGURE_ENV= APP_DIR=${WRKSRC}/ROX-Filer
|
||||
CONFIGURE_ARGS= --enable-rox
|
||||
CONFIGURE_ARGS= --enable-rox --with-platform=FreeBSD
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/ROX-Filer/src
|
||||
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
|
||||
ALL_TARGET=
|
||||
|
Loading…
Reference in New Issue
Block a user