aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-21 17:40:15 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-21 17:40:15 +0000
commitc59a3834c4bd220def36c5006080d4e0f57b83e0 (patch)
treed65d5bf921ef2499700b90c4dc6855a0137ddaf2 /misc
parent556296fe6692c3141d20c3bf87b479397ff4f4b0 (diff)
downloadports-c59a3834c4bd220def36c5006080d4e0f57b83e0.tar.gz
ports-c59a3834c4bd220def36c5006080d4e0f57b83e0.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/cdcollect/Makefile2
-rw-r--r--misc/p5-Array-FileReader/Makefile2
-rw-r--r--misc/p5-Array-LineReader/Makefile2
-rw-r--r--misc/p5-Business-Hours/Makefile2
-rw-r--r--misc/p5-Business-ISIN/Makefile2
-rw-r--r--misc/p5-Business-UPS/Makefile2
-rw-r--r--misc/p5-Tie-DxHash/Makefile2
-rw-r--r--misc/pear-Services_Weather/Makefile2
-rw-r--r--misc/pear-Text_Figlet/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/misc/cdcollect/Makefile b/misc/cdcollect/Makefile
index de118d4a449b..66dfc9466c65 100644
--- a/misc/cdcollect/Makefile
+++ b/misc/cdcollect/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= avl@FreeBSD.org
COMMENT= A simple CD catalog for GNOME
BUILD_DEPENDS= sqlite3>=3.0:${PORTSDIR}/databases/sqlite3
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/misc/p5-Array-FileReader/Makefile b/misc/p5-Array-FileReader/Makefile
index e5d338a6f46f..ad2d9f3a6a12 100644
--- a/misc/p5-Array-FileReader/Makefile
+++ b/misc/p5-Array-FileReader/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= chinsan@FreeBSD.org
COMMENT= Lazily tie files to arrays for reading
BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/misc/p5-Array-LineReader/Makefile b/misc/p5-Array-LineReader/Makefile
index 8d33882ec160..0a34e73aa9a6 100644
--- a/misc/p5-Array-LineReader/Makefile
+++ b/misc/p5-Array-LineReader/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= chinsan@FreeBSD.org
COMMENT= Access lines of a file via an array
BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/misc/p5-Business-Hours/Makefile b/misc/p5-Business-Hours/Makefile
index a357fbd1be1f..f2e12c0dab99 100644
--- a/misc/p5-Business-Hours/Makefile
+++ b/misc/p5-Business-Hours/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= Calculate business hours during a time period
BUILD_DEPENDS= ${SITE_PERL}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/misc/p5-Business-ISIN/Makefile b/misc/p5-Business-ISIN/Makefile
index d351798f0392..31c468421465 100644
--- a/misc/p5-Business-ISIN/Makefile
+++ b/misc/p5-Business-ISIN/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Validate International Securities Identification Numbers
BUILD_DEPENDS= ${SITE_PERL}/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile
index 012ae5d37431..592b7b92c008 100644
--- a/misc/p5-Business-UPS/Makefile
+++ b/misc/p5-Business-UPS/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= A UPS Interface Module
BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/misc/p5-Tie-DxHash/Makefile b/misc/p5-Tie-DxHash/Makefile
index 81ecd4a31743..d71992ffa498 100644
--- a/misc/p5-Tie-DxHash/Makefile
+++ b/misc/p5-Tie-DxHash/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module implementing ordered hashes with duplicate keys
BUILD_DEPENDS= p5-version>0:${PORTSDIR}/devel/p5-version
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile
index 53012bc65948..abe34af24b32 100644
--- a/misc/pear-Services_Weather/Makefile
+++ b/misc/pear-Services_Weather/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR interface to various online weather-services
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
+RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
USE_PHP= ctype pcre
diff --git a/misc/pear-Text_Figlet/Makefile b/misc/pear-Text_Figlet/Makefile
index 53e21d63a57f..669b6e931613 100644
--- a/misc/pear-Text_Figlet/Makefile
+++ b/misc/pear-Text_Figlet/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= Render text using FIGlet fonts
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
CATEGORY= Text
FILES= Text/Figlet.php fonts/makisupa.flf