summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-04 22:36:19 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-04 22:36:19 +0000
commit5af2dded5cffbcbfbbc8a0e5a9c2fb00702346b4 (patch)
tree6f32238b133d9611ef2138c5dd7f4d82c7630746 /net
parentUpdate to version 1.3. (diff)
libtool has been updated to version 1.3 so fixup where we look for it.
Notes
Notes: svn path=/head/; revision=18479
Diffstat (limited to 'net')
-rw-r--r--net/radiusclient/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/radiusclient/Makefile b/net/radiusclient/Makefile
index 8c08920e38d6..add920b2ddc2 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