diff options
Diffstat (limited to 'devel/atlas/Makefile')
-rw-r--r-- | devel/atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index f25d0cc59dcc..e96c8ab2b8dc 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -18,7 +18,7 @@ COMMENT= A C++ reference implementation of the Atlas protocol USE_AUTOTOOLS= libtool USE_LDCONFIG= YES USE_BZIP2= YES -USE_GNOME= gnomehack +USES= pathfix post-patch: @${REINPLACE_CMD} -e 's| install-docDATA | |g' ${WRKSRC}/Makefile.in |