mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Drop USES=iconv.
The port's source does not use iconv anywhere, so remove the unnecessary dependency from the Makefile. PR: 202717 Approved by: maintainer timeout (vg, 14 days)
This commit is contained in:
parent
60683ce93a
commit
333ff881f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396655
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= massxpert
|
||||
PORTVERSION= 3.4.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://download.tuxfamily.org/massxpert/source/
|
||||
|
||||
@ -20,7 +20,7 @@ LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
|
||||
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USE_GCC= any
|
||||
USES= cmake gettext iconv tar:bzip2
|
||||
USES= cmake gettext tar:bzip2
|
||||
USE_XORG= ice sm x11 xau xcb xdmcp xext xrender
|
||||
USE_GNOME= glib20
|
||||
USE_QT4= corelib gui xml rcc_build qmake_build uic_build moc_build \
|
||||
|
Loading…
Reference in New Issue
Block a user