diff options
-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 |