summaryrefslogtreecommitdiffstats
path: root/net/radiusclient
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-05-04 22:36:19 +0000
committersteve <steve@FreeBSD.org>1999-05-04 22:36:19 +0000
commit3cc9c21e39dd001a1696609c7127cb0d617cca64 (patch)
tree7cbd068855e9356c3bae2a2ed553862199c83316 /net/radiusclient
parent6ef1bfdd2b18179ccf829ba9b0265c919a9e2b91 (diff)
downloadFreeBSD-ports-3cc9c21e39dd001a1696609c7127cb0d617cca64.zip
FreeBSD-ports-3cc9c21e39dd001a1696609c7127cb0d617cca64.tar.gz
libtool has been updated to version 1.3 so fixup where we look for it.
Diffstat (limited to 'net/radiusclient')
-rw-r--r--net/radiusclient/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/radiusclient/Makefile b/net/radiusclient/Makefile
index 8c08920..add920b 100644
--- a/net/radiusclient/Makefile
+++ b/net/radiusclient/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Nov 4 08:48:08 EST 1998
# Whom: maurice
#
-# $Id: Makefile,v 1.1.1.1 1998/11/04 03:17:53 jkoshy Exp $
+# $Id: Makefile,v 1.2 1999/01/12 23:37:49 dirk Exp $
#
DISTNAME= radiusclient-0.3
@@ -18,8 +18,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
pre-configure:
- ${CP} ${WRKDIRPREFIX}${PORTSDIR}/devel/libtool/work/libtool-1.2/ltconfig ${WRKSRC}
- ${CP} ${WRKDIRPREFIX}${PORTSDIR}/devel/libtool/work/libtool-1.2/ltmain.sh ${WRKSRC}
+ ${CP} ${WRKDIRPREFIX}${PORTSDIR}/devel/libtool/work/libtool-1.3/ltconfig ${WRKSRC}
+ ${CP} ${WRKDIRPREFIX}${PORTSDIR}/devel/libtool/work/libtool-1.3/ltmain.sh ${WRKSRC}
post-install:
${LDCONFIG} -m ${PREFIX}/lib
OpenPOWER on IntegriCloud