diff options
author | jlam <jlam> | 2002-11-14 23:50:45 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-11-14 23:50:45 +0000 |
commit | 54a7cb6d7d38a55bb3031225afba5532edc8970e (patch) | |
tree | d2302a5a831e7e5aaf01625dd0c6e732cb6c7a5c /comms/ifcico-cm | |
parent | 0556d498dcb65c1feb041fa2b1716d6e3cfef95c (diff) | |
download | pkgsrc-54a7cb6d7d38a55bb3031225afba5532edc8970e.tar.gz |
buildlink1 -> buildlink2
Diffstat (limited to 'comms/ifcico-cm')
-rw-r--r-- | comms/ifcico-cm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/ifcico-cm/Makefile b/comms/ifcico-cm/Makefile index ad8f948c1a5..90dd6848802 100644 --- a/comms/ifcico-cm/Makefile +++ b/comms/ifcico-cm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/08/01 02:31:22 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2002/11/14 23:55:27 jlam Exp $ # DISTNAME= ifcico-3.0.cm.alpha-4.1 @@ -10,7 +10,7 @@ MAINTAINER= tv@pobox.com HOMEPAGE= http://cmeerw.org/ifcico/ COMMENT= FidoNet transport program using FTS protocols via dial or TCP -USE_BUILDLINK_ONLY= # defined +USE_BUILDLINK2= # defined post-build: ${SED} -e 's,@PREFIX@,${PREFIX},g' ${WRKSRC}/misc/config >${WRKDIR}/config.dist |