From b96e39d2f3219ceef95380df0f9ce2c8f6b9a139 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 07:05:26 +0000 Subject: [PATCH] Remove leftover .endif Pointyhat to: that pile over there --- print/pips800/Makefile.pips | 1 - 1 file changed, 1 deletion(-) diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips index 062b80bbe4d2..1c4d8776ca67 100644 --- a/print/pips800/Makefile.pips +++ b/print/pips800/Makefile.pips @@ -127,7 +127,6 @@ LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base USE_ICONV= yes .endif LDFLAGS+= ${PTHREAD_LIBS} -.endif CPPFLAGS+= ${PTHREAD_CFLAGS} .endif CONFIGURE_ENV+= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"