diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-05-07 13:59:11 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-05-07 13:59:11 +0000 |
commit | 056a1db09ef80fc341b0256772140377d7e73dc0 (patch) | |
tree | be51d5e8b38dc5c21315f265c1bfb21ae1ffac0f /print/cups-client | |
parent | 483bd75e97eb62337c8fb4ddb5568438a32af2c7 (diff) | |
download | ports-056a1db09ef80fc341b0256772140377d7e73dc0.tar.gz ports-056a1db09ef80fc341b0256772140377d7e73dc0.zip |
Notes
Diffstat (limited to 'print/cups-client')
-rw-r--r-- | print/cups-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/cups-client/Makefile b/print/cups-client/Makefile index 11d87d8c5df9..fda97f9df12a 100644 --- a/print/cups-client/Makefile +++ b/print/cups-client/Makefile @@ -11,7 +11,6 @@ MAINTAINER= dinoex@FreeBSD.org MASTERDIR?= ${.CURDIR}/../cups-base CUPS_CLIENT= yes -WITHOUT_GNUTLS= yes OPTIONS= GNUTLS "Build with GNUTLS library" on |