diff options
author | edwin <edwin@FreeBSD.org> | 2007-10-04 15:05:26 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-10-04 15:05:26 +0800 |
commit | 1309474bef12147a544054a4bc8f83a6965f76b1 (patch) | |
tree | 7a700e2ab764c7271ec061000e1790736a5ce65d /print | |
parent | 25442b4b1572739ec012ff08ed7adffc86dbbed0 (diff) | |
download | freebsd-ports-gnome-1309474bef12147a544054a4bc8f83a6965f76b1.tar.gz freebsd-ports-gnome-1309474bef12147a544054a4bc8f83a6965f76b1.tar.zst freebsd-ports-gnome-1309474bef12147a544054a4bc8f83a6965f76b1.zip |
Remove leftover .endif
Pointyhat to: that pile over there
Diffstat (limited to 'print')
-rw-r--r-- | print/pips800/Makefile.pips | 1 |
1 files changed, 0 insertions, 1 deletions
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}" |