diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-01-02 20:05:44 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-01-02 20:05:44 +0000 |
commit | 089d06363588b390e34662981c1499c7f540be35 (patch) | |
tree | 1356e20cba457374166779509e43f50c1b7c409e /mail | |
parent | 415921bf57af7a52d1cb067dca47d1094fc8f6b5 (diff) | |
download | ports-089d06363588b390e34662981c1499c7f540be35.tar.gz ports-089d06363588b390e34662981c1499c7f540be35.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/quickml/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index 894a0a2a31f7..006e6ca2c487 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -36,9 +36,7 @@ LIMIT_DESC= Creators and Members Limitation Patch NO_STAGE= yes .include <bsd.port.pre.mk> -.if ${RUBY_VER} == 1.9 EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ruby19-* -.endif .if ${PORT_OPTIONS:MANALOG} USE_GHOSTSCRIPT_RUN= yes |