aboutsummaryrefslogtreecommitdiffstats
path: root/print/cups-image
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-06-11 14:02:26 +0800
committerdinoex <dinoex@FreeBSD.org>2012-06-11 14:02:26 +0800
commitfd3eeee512b8076108567de06d86c56e9463a8a7 (patch)
tree5dca63176c77edbe2884e42e8b794f693ea2b29b /print/cups-image
parente27f0c7a85f410119640f8700eb971a4c0810392 (diff)
downloadfreebsd-ports-gnome-fd3eeee512b8076108567de06d86c56e9463a8a7.tar.gz
freebsd-ports-gnome-fd3eeee512b8076108567de06d86c56e9463a8a7.tar.zst
freebsd-ports-gnome-fd3eeee512b8076108567de06d86c56e9463a8a7.zip
- use OPTIONS_DEFINE
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