aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2017-03-17 06:59:19 +0800
committermarius <marius@FreeBSD.org>2017-03-17 06:59:19 +0800
commit4047cb9731a7bbacf2ce75d957582ce237cad85a (patch)
tree8743fd1081c523748b01070d31fc452d777086d4 /sysutils
parent4556d238647f45f0b9131db1fc08dd2c6ba300cd (diff)
downloadfreebsd-ports-gnome-4047cb9731a7bbacf2ce75d957582ce237cad85a.tar.gz
freebsd-ports-gnome-4047cb9731a7bbacf2ce75d957582ce237cad85a.tar.zst
freebsd-ports-gnome-4047cb9731a7bbacf2ce75d957582ce237cad85a.zip
Correct malformed conditional in r436309.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mmc-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mmc-utils/Makefile b/sysutils/mmc-utils/Makefile
index 7110f43efd12..b891532f80dc 100644
--- a/sysutils/mmc-utils/Makefile
+++ b/sysutils/mmc-utils/Makefile
@@ -20,7 +20,7 @@ PLIST_FILES= man/man1/mmc.1.gz sbin/mmc
.include <bsd.port.pre.mk>
.if (${OPSYS} == FreeBSD && \
- ${OSVERSION} < 1200025)) || \
+ ${OSVERSION} < 1200025) || \
${OPSYS} == DragonFly
IGNORE= only supported on recent OS versions
.endif
era?h=dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19&id=c2359459845c4b5226d556f1edfbd1ac1e1ef18a'>security/openssl-devel: Mark broken databases catbrnrd2018-02-161-0/+1 * databases/galera: Upgrade from 25.3.23 to 25.3.23vd2018-02-072-5/+4 * devel/boost-*: update to 1.66.0jbeich2018-01-181-0/+1 * - Switch to options helpersamdmi32017-12-152-23/+5 * For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1 * databases/galera: Upgrade from 25.3.21 to 25.3.22vd2017-10-253-120/+4 * devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1 * devel/boost-*: enable C++11 featuresjbeich2017-09-251-0/+1 * Remove USES=execinfo.mat2017-09-22