Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression). While here, pet portlint. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
@@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
CONFLICTS_INSTALL?= gnuplot-lite-[0-9]*
|
||||
|
||||
USES+= groff iconv pkgconfig readline
|
||||
USES+= compiler:c++11-lang groff iconv pkgconfig readline
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
CONFIGURE_ARGS+=--with-readline=gnu \
|
||||
|
||||
Reference in New Issue
Block a user