mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Fix build with GCC-based architectures.
PR: 232010 Submitted by: Piotr Kubaj
This commit is contained in:
parent
99f5c7c0b1
commit
06157c086f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483278
@ -12,11 +12,10 @@ COMMENT= 3-dimensional viewer for star charts
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USES= gmake pathfix gettext pkgconfig
|
||||
USES= compiler:c++11-lang gmake gnome localbase:ldflags pathfix \
|
||||
gettext pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
Loading…
Reference in New Issue
Block a user