diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-08 05:54:51 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-08 05:54:51 +0000 |
commit | 3ddec8374ecdc10fe7cee0c5bb5c289e2b98e8d6 (patch) | |
tree | 8f225c5746dee75da8874aa7907b355fa20588f0 /net-im | |
parent | update lang/pike74: 7.4.13 -> 7.4.25 (diff) |
update net/amsn: USE_PERL5_BUILD not needed
PR: 54139
Submitted by: Guy Coleman <gtchask@mm.st>
Notes
Notes:
svn path=/head/; revision=84439
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/amsn/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/amsn/Makefile b/net-im/amsn/Makefile index 4db3852dfc53..c36b63aa75e5 100644 --- a/net-im/amsn/Makefile +++ b/net-im/amsn/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 NO_BUILD= yes WRKSRC= ${WRKDIR}/msn -USE_PERL5_BUILD=yes LIBDIR= ${PREFIX}/lib/msn DOCSDIR= ${PREFIX}/share/doc/amsn |