aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-05-25 18:17:14 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-05-25 18:17:14 +0000
commitc6066e1819c2bc3c3cf83fd513986156a15bb0bb (patch)
treed0ed9a8797b0508d832c55665fefc337d11c68cf /devel
parent890c54450bb0847687607bdceda5cdb0bb8d0354 (diff)
downloadports-c6066e1819c2bc3c3cf83fd513986156a15bb0bb.tar.gz
ports-c6066e1819c2bc3c3cf83fd513986156a15bb0bb.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/atlas-devel/Makefile3
-rw-r--r--devel/atlas/Makefile3
2 files changed, 2 insertions, 4 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
diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile
index 1f50914d47aa..bcca38a9cd36 100644
--- a/devel/atlas/Makefile
+++ b/devel/atlas/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