fix x11-toolkits/gtkmathview: do not use -lgnugetopt directory
PR: 54472 Pointed out by: FUJISHIMA Satsuki <sf@FreeBSD.org> Pointy hat to: myself
This commit is contained in:
parent
fe025ebac2
commit
3b70fd0981
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84925
@ -24,8 +24,6 @@ USE_GETOPT_LONG= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= glib12 gtk12
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-D__GNU_LIBRARY__ -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt -lm"
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user