mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually
axe .la garbage. I didn't pay much attention to the fact how _INC get lost after repocopy when was told about this problem in x11-tookits/libpanelappetmm. Reported by: pointyhat
This commit is contained in:
parent
315c651e0b
commit
cc4e17a48e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116455
@ -27,7 +27,7 @@ USE_GMAKE= yes
|
||||
USE_GCC= 3.3
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnomehack gconf2 lthack
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
|
||||
|
@ -26,7 +26,7 @@ USE_GMAKE= yes
|
||||
USE_GCC= 3.3
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnomehack lthack libglade2
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
|
||||
|
@ -26,7 +26,7 @@ USE_GMAKE= yes
|
||||
USE_GCC= 3.3
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnomehack libgnomecanvas lthack
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
|
||||
|
@ -30,7 +30,7 @@ USE_GMAKE= yes
|
||||
USE_GCC= 3.3
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnomehack lthack libgnomeui
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
|
||||
|
@ -25,7 +25,7 @@ USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.3
|
||||
USE_GNOME= gnomehack lthack libgnome
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-static
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user