1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

remove USE_GCC=4.3,

s/INSTALLS_SHLIB/USE_LDCONFIG/
This commit is contained in:
Oliver Lehmann 2007-05-25 18:17:14 +00:00
parent 890c54450b
commit c6066e1819
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191826
2 changed files with 2 additions and 4 deletions

View File

@ -17,8 +17,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= A C++ reference implementation of the Atlas protocol
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= YES
USE_GCC= 3.4
USE_LDCONFIG= YES
USE_BZIP2= YES
USE_GNOME= gnomehack
NO_LATEST_LINK= YES

View File

@ -17,8 +17,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= A C++ reference implementation of the Atlas protocol
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= YES
USE_GCC= 3.4
USE_LDCONFIG= YES
USE_BZIP2= YES
USE_GNOME= gnomehack