diff options
Diffstat (limited to 'net-mgmt/glpi-plugins-tracker-agent/Makefile')
-rw-r--r-- | net-mgmt/glpi-plugins-tracker-agent/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-mgmt/glpi-plugins-tracker-agent/Makefile b/net-mgmt/glpi-plugins-tracker-agent/Makefile index bcda7f106505..c74d69410edd 100644 --- a/net-mgmt/glpi-plugins-tracker-agent/Makefile +++ b/net-mgmt/glpi-plugins-tracker-agent/Makefile @@ -33,10 +33,6 @@ TRACKERAGENTDIR?= share/tracker_agent .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500903 -RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress -.endif - post-configure: @${SED} -e 's,%%PREFIX%%,${PREFIX},g' \ -e 's,%%TRACKERAGENTDIR%%,${TRACKERAGENTDIR},g' pkg-message > ${PKGMESSAGE} |