diff options
author | Cy Schubert <cy@FreeBSD.org> | 2015-04-03 10:45:54 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2015-04-03 10:45:54 +0000 |
commit | 95eb5716ee7fafe599ffb6006e3234025c6649ca (patch) | |
tree | 5560331f105baf339e2d79a84d203b832bdd1615 /net/ntp | |
parent | 6ab835ce7bef36f723b20b972f1c38fda2b44301 (diff) | |
download | ports-95eb5716ee7fafe599ffb6006e3234025c6649ca.tar.gz ports-95eb5716ee7fafe599ffb6006e3234025c6649ca.zip |
Notes
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index aab7eb9f8fe2..a2f1f4090b75 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution -CONFLICTS ntp-rc-* ntp-devel-* +CONFLICTS= ntp-rc-* ntp-devel-* GNU_CONFIGURE= yes OPTIONS_SUB= yes |