summaryrefslogtreecommitdiff
path: root/print/cups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r--print/cups/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index ee67691a969..67c656cafaf 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2001/06/10 00:08:47 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2001/06/11 02:05:14 jlam Exp $
DISTNAME= cups-${VERS}-source
PKGNAME= cups-${VERS}
@@ -46,10 +46,6 @@ CONFIGURE_ARGS+= --disable-pam
PLIST_SRC= ${PKGDIR}/PLIST
.endif
-CFLAGS+= -I${BUILDLINK_INCDIR}
-CXXFLAGS+= -I${BUILDLINK_INCDIR}
-LDFLAGS+= -L${BUILDLINK_LIBDIR}
-
# CUPS_USER username of the CUPS administrator
# CUPS_GROUP group of the CUPS administrator
#