summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-26 23:35:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-26 23:35:34 +0000
commit3f958411df5ae13946fbfd3f69b18892d89aeb37 (patch)
tree8844d2b0fc0b77d283d17e170050c59fb1adaad1 /graphics
parentportlint (remove trailing blank line) (diff)
Passify portlint, and remove some whitespace from a blank line.
Notes
Notes: svn path=/head/; revision=92273
Diffstat (limited to 'graphics')
-rw-r--r--graphics/eog2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index 5fc4ecadcc49..0fac5fcda0db 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -24,7 +24,7 @@ USE_X_PREFIX= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-
+
.include <bsd.port.pre.mk>
.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.10)