mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Add USES=iconv so libc iconv is used on FreeBSD 10 even if libiconv is
installed.
This commit is contained in:
parent
052618efdb
commit
b3984329e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345227
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xplanet
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= astro geography
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -12,6 +12,7 @@ COMMENT= Draw pictures of the earth textured by an image
|
||||
|
||||
NO_STAGE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= iconv
|
||||
USE_XORG= xt xscrnsaver
|
||||
USE_GNOME= #
|
||||
CONFIGURE_ARGS= --with-map-extension=jpg
|
||||
|
Loading…
Reference in New Issue
Block a user