summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-16 23:33:22 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-16 23:33:22 +0000
commitcca235c94368e945d3306518e0c8a1b23c6843f2 (patch)
tree1cab1af4282e0a1fbb91b6a4fd742116387765fc
parentNew index with 6935 ports. The big diffs are mostly due to a libtool (diff)
Needs perl to build.
Notes
Notes: svn path=/head/; revision=59284
-rw-r--r--comms/conserver/Makefile4
-rw-r--r--editors/vim/Makefile2
-rw-r--r--net/mopd/Makefile2
-rw-r--r--net/rsync/Makefile1
-rw-r--r--textproc/urlview/Makefile2
5 files changed, 10 insertions, 1 deletions
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index 13859ccf92f5..9f343b286154 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -15,7 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= obrien@FreeBSD.org
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0 \
- mkcmd:${PORTSDIR}/devel/mkcmd
+ mkcmd:${PORTSDIR}/devel/mkcmd \
+ perl:${PORTSDIR}/lang/perl5
+
MAN5= conserver.cf.5
MAN8= autologin.8 console.8 conserver.8
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index ed74d0b3a382..e79efbd3c328 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -30,6 +30,8 @@ PATCHFILES:= ${PATCHFILES:N6.1.${p}}
MAINTAINER?= obrien@FreeBSD.org
+BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
+
SLAVEDIRS= editors/vim-lite
.if defined(PACKAGE_BUILDING) && !defined(LITE)
diff --git a/net/mopd/Makefile b/net/mopd/Makefile
index d349bec70a8b..ebdeffd3c76a 100644
--- a/net/mopd/Makefile
+++ b/net/mopd/Makefile
@@ -20,6 +20,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= obrien@FreeBSD.org
+BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
+
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
# MANDIR is concetenated to DESTDIR which all forms the man install dir...
MAKE_ENV= DESTDIR=${PREFIX} MANDIR=/man/man NOMANCOMPRESS=true
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 488c9076e15f..bc1a191426ea 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -17,6 +17,7 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \
MAINTAINER= obraun@informatik.unibw-muenchen.de
+BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index d2689bf733fb..b89bc50b58ab 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -22,6 +22,8 @@ MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \
MAINTAINER= obrien@FreeBSD.org
+BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
+
GNU_CONFIGURE= yes
MAN1= urlview.1