diff options
Diffstat (limited to 'devel/atlas-devel/Makefile')
-rw-r--r-- | devel/atlas-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index cfcb730c7fa1..4576fcfbfc4d 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -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 |