diff options
Diffstat (limited to 'devel/atlas/Makefile')
-rw-r--r-- | devel/atlas/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index 7b237b51e40d..0364c46c08f4 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -7,7 +7,7 @@ PORTNAME= Atlas PORTVERSION= 0.5.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge @@ -18,7 +18,6 @@ COMMENT= A C++ reference implementation of the Atlas protocol USE_REINPLACE= YES USE_AUTOTOOLS= libtool:15 -GNU_CONFIGURE= YES INSTALLS_SHLIB= YES USE_GCC= 3.4 USE_BZIP2= YES |