aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-01-13 17:19:30 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-01-13 17:19:30 +0800
commit94fe4b3f7fd505f0ed40d4fefac6d8ccbed508a8 (patch)
tree89dc74f25e81e2984178324f2f74ea8480d5b8a9 /mail
parentd4a86cb9164b50d75501dd9435e3aa55daa5c7a6 (diff)
downloadfreebsd-ports-gnome-94fe4b3f7fd505f0ed40d4fefac6d8ccbed508a8.tar.gz
freebsd-ports-gnome-94fe4b3f7fd505f0ed40d4fefac6d8ccbed508a8.tar.zst
freebsd-ports-gnome-94fe4b3f7fd505f0ed40d4fefac6d8ccbed508a8.zip
- Always check OPSYS along with OSVERSION
Approved by: portmgr blanket
Diffstat (limited to 'mail')
-rw-r--r--mail/dma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dma/Makefile b/mail/dma/Makefile
index 6a893eb0119d..07591710c106 100644
--- a/mail/dma/Makefile
+++ b/mail/dma/Makefile
@@ -40,7 +40,7 @@ CONFFILES+= dma.conf auth.conf
.include <bsd.port.pre.mk>
# 11.x has dma imported into base and /var/spool/dma added to mtree
-.if ${OSVERSION} < 1100009
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100009
PLIST_SUB+= VARDIR=""
.else
PLIST_SUB+= VARDIR="@comment "