aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-05-08 08:48:59 +0800
committeroliver <oliver@FreeBSD.org>2005-05-08 08:48:59 +0800
commit515223e21bc9dc6419ab7e943742cbe8f3fce308 (patch)
tree7ed86968f1439c320f977ed2375122d124df24be
parent4e84e7f62528aa14f0538313fa6dd8d16f27a531 (diff)
downloadfreebsd-ports-gnome-515223e21bc9dc6419ab7e943742cbe8f3fce308.tar.gz
freebsd-ports-gnome-515223e21bc9dc6419ab7e943742cbe8f3fce308.tar.zst
freebsd-ports-gnome-515223e21bc9dc6419ab7e943742cbe8f3fce308.zip
use gnomehack instead of own REINPLACE_CMD to fix the pkgconfig location
-rw-r--r--devel/atlas-devel/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile
index cbab977fcd5e..8fb6e6ea09c2 100644
--- a/devel/atlas-devel/Makefile
+++ b/devel/atlas-devel/Makefile
@@ -16,20 +16,15 @@ DISTNAME= ${PORTNAME}-C++-${PORTVERSION}
MAINTAINER= jannisan@t-online.de
COMMENT= A C++ reference implementation of the Atlas protocol
-USE_REINPLACE= YES
USE_LIBTOOL_VER=15
GNU_CONFIGURE= YES
INSTALLS_SHLIB= YES
USE_GCC= 3.4
USE_BZIP2= YES
+USE_GNOME= gnomehack
CONFIGURE_ARGS+=--program-transform-name=
-post-patch:
- @${REINPLACE_CMD} -e '\
- s|\(^pkgconfigdir =\) .*|\1 ${PREFIX}/libdata/pkgconfig|g' \
- ${WRKSRC}/Makefile.in
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}