aboutsummaryrefslogtreecommitdiff
path: root/print/cups-image
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-11 06:02:26 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-11 06:02:26 +0000
commit74d414fb8d474979fd0f5c5d1787a757356219a9 (patch)
treeef339122aaa247e003c9214f05115e466d87171c /print/cups-image
parent3315ef89fc0d02ea080c48bc68e5a550cf09b9d0 (diff)
downloadports-74d414fb8d474979fd0f5c5d1787a757356219a9.tar.gz
ports-74d414fb8d474979fd0f5c5d1787a757356219a9.zip
Notes
Diffstat (limited to 'print/cups-image')
-rw-r--r--print/cups-image/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/print/cups-image/Makefile b/print/cups-image/Makefile
index 1f1d476537e7..663d08be0dbb 100644
--- a/print/cups-image/Makefile
+++ b/print/cups-image/Makefile
@@ -12,8 +12,6 @@ MASTERDIR?= ${.CURDIR}/../cups-base
CUPS_IMAGE= yes
-OPTIONS= GNUTLS "Build with GNUTLS instead of OpenSSL" off
-
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif