mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack should
not be together.
This commit is contained in:
parent
b0899ecbf5
commit
695d1990a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114806
@ -21,7 +21,7 @@ USE_GMAKE= yes
|
||||
PREFIX?= ${X11BASE}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_GNOME= gnomehack gnometarget lthack pkgconfig
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc/fonts \
|
||||
--with-expat-includes=${LOCALBASE}/include \
|
||||
--with-expat-lib=${LOCALBASE}/lib \
|
||||
|
@ -20,7 +20,7 @@ USE_X_PREFIX= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack libgnomeui lthack
|
||||
USE_GNOME= gnomehack libgnomeui
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user