aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cacti-spine/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-01-29 20:58:24 +0000
committerAde Lovett <ade@FreeBSD.org>2008-01-29 20:58:24 +0000
commitb05e90bcbdb8748416e6be33d7dedbb705167bbd (patch)
tree4339f4e744dbcc554aa4af9432b1f6791c711f2f /net-mgmt/cacti-spine/Makefile
parentcf4aafd3c73af55d9dd539afca860bd20896f0dc (diff)
downloadports-b05e90bcbdb8748416e6be33d7dedbb705167bbd.tar.gz
ports-b05e90bcbdb8748416e6be33d7dedbb705167bbd.zip
Notes
Diffstat (limited to 'net-mgmt/cacti-spine/Makefile')
-rw-r--r--net-mgmt/cacti-spine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile
index bec25cb30f7c..2eb35fc2eaf4 100644
--- a/net-mgmt/cacti-spine/Makefile
+++ b/net-mgmt/cacti-spine/Makefile
@@ -23,10 +23,10 @@ USE_OPENSSL= YES
USE_AUTOTOOLS= libtool:15
post-patch:
-.for file in config.guess config.sub ltmain.sh
- @${RM} -v ${WRKSRC}/config/${file}
- @${LN} -fs ${LIBTOOL_SHAREDIR}/${file} ${WRKSRC}/config/${file}
+.for file in config.guess config.sub ltmain.sh
+ @${LN} -fs ${LIBTOOL_SHAREDIR}/${file} ${WRKSRC}/config/${file}
.endfor
+ @${LN} -fs ${LIBTOOL} ${WRKSRC}/libtool
@${REINPLACE_CMD} 's,#define\ *DEFAULT_CONF_FILE .*,#define DEFAULT_CONF_FILE "${PREFIX}/etc/spine.conf",' ${WRKSRC}/spine.h
do-install: