diff options
Diffstat (limited to 'net/pear-Net_Geo/Makefile')
-rw-r--r-- | net/pear-Net_Geo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile index 8012a338f794..736fe6f50470 100644 --- a/net/pear-Net_Geo/Makefile +++ b/net/pear-Net_Geo/Makefile @@ -15,7 +15,7 @@ COMMENT= Geographical locations based on Internet address BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \ ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FILES= Net/Geo.php README |