Revert previous commit (USE_LIBTOOL) - it breaks sawfish.
This commit is contained in:
parent
e9a52bda52
commit
a60da334db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30127
@ -20,8 +20,8 @@ PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} VERSION=${PORTVERSION}
|
||||
|
||||
USE_NEWGCC= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lxpg4 -lintl"
|
||||
|
||||
|
@ -18,15 +18,21 @@ info/librep.info-6
|
||||
info/librep.info-7
|
||||
info/librep.info-8
|
||||
@exec install-info %D/info/librep.info %D/info/dir
|
||||
lib/librep.la
|
||||
lib/librep.so
|
||||
lib/librep.so.9
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/DOC
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/timers.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/timers.so
|
||||
libexec/rep/%%GNUHOST%%/libtool
|
||||
libexec/rep/%%GNUHOST%%/rules.mk
|
||||
|
@ -20,8 +20,8 @@ PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} VERSION=${PORTVERSION}
|
||||
|
||||
USE_NEWGCC= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lxpg4 -lintl"
|
||||
|
||||
|
@ -18,15 +18,21 @@ info/librep.info-6
|
||||
info/librep.info-7
|
||||
info/librep.info-8
|
||||
@exec install-info %D/info/librep.info %D/info/dir
|
||||
lib/librep.la
|
||||
lib/librep.so
|
||||
lib/librep.so.9
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/DOC
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.so
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/timers.la
|
||||
libexec/rep/%%VERSION%%/%%GNUHOST%%/timers.so
|
||||
libexec/rep/%%GNUHOST%%/libtool
|
||||
libexec/rep/%%GNUHOST%%/rules.mk
|
||||
|
Loading…
Reference in New Issue
Block a user