mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
fix on CURRENT
PR: ports/102843 Submitted by: Vladimir Grebenschikov <vova@fbsd.ru>
This commit is contained in:
parent
84a71f000f
commit
d4cf796b7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172219
@ -21,7 +21,7 @@ USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehier gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
|
||||
MAN1= gqview.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user