diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 09:57:37 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 09:57:37 +0000 |
commit | 9647ca36cdba95e38253de912be65e456bd59da0 (patch) | |
tree | c63905efc1ce36c64193dc7ce5424f2378bb229e /ftp/jmirror | |
parent | aa542d7f7f1f7a23e7890611b68bcc80f967603c (diff) | |
download | ports-9647ca36cdba95e38253de912be65e456bd59da0.tar.gz ports-9647ca36cdba95e38253de912be65e456bd59da0.zip |
Notes
Diffstat (limited to 'ftp/jmirror')
-rw-r--r-- | ftp/jmirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/jmirror/Makefile b/ftp/jmirror/Makefile index 1136f5048855..f8a09d026f87 100644 --- a/ftp/jmirror/Makefile +++ b/ftp/jmirror/Makefile @@ -15,7 +15,7 @@ MAINTAINER= jmrobins@jmirror.ruin.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net USE_PERL5= YES -NO_BUILD= YES +NO_BUILD= YES do-install: ${MKDIR} ${PREFIX}/lib/jmirror |