diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-26 17:43:48 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-26 17:43:48 +0000 |
commit | 65f0394ba84b0b82788266e817488da048dec78c (patch) | |
tree | bc51276dd834ff2300c49ac7b3b85fa80ead1520 /net-p2p | |
parent | 798c954d462bc08db82e8956dd772f7ce630037b (diff) | |
download | ports-65f0394ba84b0b82788266e817488da048dec78c.tar.gz ports-65f0394ba84b0b82788266e817488da048dec78c.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/eiskaltdcpp-data/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/eiskaltdcpp-data/Makefile b/net-p2p/eiskaltdcpp-data/Makefile index c7e6e021c7e3..0688ea5dbf34 100644 --- a/net-p2p/eiskaltdcpp-data/Makefile +++ b/net-p2p/eiskaltdcpp-data/Makefile @@ -4,6 +4,7 @@ PORTNAME= eiskaltdcpp CATEGORIES= net-p2p PKGNAMESUFFIX= -data +PORTREVISION= 4 MAINTAINER= ports@FreeBSD.org COMMENT= Shared data for EiskaltDC++ GUIs @@ -19,6 +20,7 @@ SHEBANG_FILES= data/examples/commands.ru_RU.UTF-8.php \ data/examples/mpris_now_playing.en_US.sh \ data/examples/xmms2_audacious2.ru_RU.UTF-8.php \ data/update_geoip +php_OLD_CMD= /usr/bin/php5 NO_ARCH= yes NO_BUILD= yes INSTALLS_ICONS= yes |