diff options
Diffstat (limited to 'devel/atlas-devel/Makefile')
-rw-r--r-- | devel/atlas-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index db22b9622c61..19d048600f4a 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -10,11 +10,11 @@ DISTNAME= ${PORTNAME}-C++-${PORTVERSION:S/.r/rc/} MAINTAINER= oliver@FreeBSD.org COMMENT= A C++ reference implementation of the Atlas protocol +PKGNAMESUFFIX= -devel USE_AUTOTOOLS= libtool USE_LDCONFIG= YES USE_BZIP2= YES USES= pathfix -NO_LATEST_LINK= YES CONFIGURE_ARGS+=--program-transform-name= |