summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 3e2c73cc1f2..aaf5e33bac5 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2005/01/19 11:03:23 drochner Exp $
+# $NetBSD: Makefile,v 1.89 2005/02/07 11:35:46 jlam Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -54,10 +54,6 @@ CONFIGURE_ENV+= DSOFLAGS="${LDFLAGS}"
.include "../../mk/bsd.prefs.mk"
-.if defined(USE_PAM)
-PKG_DEFAULT_OPTIONS+= PAM
-.endif
-
PKG_OPTIONS_VAR= PKG_OPTIONS.cups
PKG_SUPPORTED_OPTIONS= PAM
.include "../../mk/bsd.options.mk"