diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:24:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:24:43 +0000 |
commit | 985b201424d63717aa5b6578fece8f2b853d9164 (patch) | |
tree | cc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/glpi-plugins-tracker-agent | |
parent | 28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (diff) |
Notes
Diffstat (limited to 'net-mgmt/glpi-plugins-tracker-agent')
-rw-r--r-- | net-mgmt/glpi-plugins-tracker-agent/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/glpi-plugins-tracker-agent/Makefile b/net-mgmt/glpi-plugins-tracker-agent/Makefile index 3dd09e5b09f6..10ce930f248a 100644 --- a/net-mgmt/glpi-plugins-tracker-agent/Makefile +++ b/net-mgmt/glpi-plugins-tracker-agent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: glpi-plugins-tracker-agent -# Date created: 01 November 2009 -# Whom: ddurieux <d.durieux@siprossii.com> -# +# Created by: ddurieux <d.durieux@siprossii.com> # $FreeBSD$ -# PORTNAME= agent DISTVERSION= 1.5.3 @@ -31,6 +27,7 @@ CPIOARGS= --quiet -pdum TRACKERAGENTDIR?= share/tracker_agent +NO_STAGE= yes .include <bsd.port.pre.mk> post-configure: |