mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Upgrade to 0.99.
PR: ports/111043 Submitted by: Craig Boston <craig@yekse.gank.org>
This commit is contained in:
parent
a8d6d6a524
commit
0383a1d665
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190752
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfe
|
||||
PORTVERSION= 0.88
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.99
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -15,14 +14,15 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= shaun@FreeBSD.org
|
||||
COMMENT= Fast MS-Explorer like filemanager for X
|
||||
|
||||
LIB_DEPENDS= FOX-1.4:${PORTSDIR}/x11-toolkits/fox14 \
|
||||
LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS+=--x-includes=${X11BASE}/include \
|
||||
CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man \
|
||||
--x-includes=${X11BASE}/include \
|
||||
--x-libraries=${X11BASE}/lib \
|
||||
--with-x
|
||||
USE_GETTEXT= yes
|
||||
@ -34,6 +34,6 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|_nl_domain_bindings|libintl_nl_domain_bindings| ; \
|
||||
s|-lFOX|${PTHREAD_LIBS} &|g' ${WRKSRC}/configure
|
||||
|
||||
MAN1= xfe.1 xfi.1 xfq.1 xfv.1
|
||||
MAN1= xfe.1 xfi.1 xfq.1 xfv.1 xfw.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfe-0.88.tar.gz) = 661d0c0311288cdca3231b010815b86b
|
||||
SHA256 (xfe-0.88.tar.gz) = 23d80193a6eccca779e30f01f93cd628890f8beff446da966e68591229db325b
|
||||
SIZE (xfe-0.88.tar.gz) = 973761
|
||||
MD5 (xfe-0.99.tar.gz) = fb3513a328eec1b38e0d5b2208b42d78
|
||||
SHA256 (xfe-0.99.tar.gz) = a019f044a7d9e3342f068608e14419c3b1b0ae7a0585d23ebee812525587a59c
|
||||
SIZE (xfe-0.99.tar.gz) = 2230460
|
||||
|
1590
x11-fm/xfe/pkg-plist
1590
x11-fm/xfe/pkg-plist
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user