aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2012-11-30 17:14:29 +0800
committerlinimon <linimon@FreeBSD.org>2012-11-30 17:14:29 +0800
commit0178e895ca553fd9356c1253a9feded7ac4f9a99 (patch)
tree01961e29343ce4c0aa5ef52fc3babd808d199f01 /graphics
parenta50f807911cd6e44b473a311ade27e53d086dfe3 (diff)
downloadfreebsd-ports-gnome-0178e895ca553fd9356c1253a9feded7ac4f9a99.tar.gz
freebsd-ports-gnome-0178e895ca553fd9356c1253a9feded7ac4f9a99.tar.zst
freebsd-ports-gnome-0178e895ca553fd9356c1253a9feded7ac4f9a99.zip
Attempt to fix complaints during 'make index'.
Hat: portmgr Feature safe: yes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/fv/Makefile b/graphics/fv/Makefile
index ba969664d64a..f6dac3d89aaa 100644
--- a/graphics/fv/Makefile
+++ b/graphics/fv/Makefile
@@ -34,7 +34,6 @@ LDFLAGS+= $$(pkg-config --libs libpng15) \
PORTDOCS= AUTHORS ChangeLog README
PLIST_FILES= bin/${PORTNAME}
-.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
.if ((${OSVERSION} >= 900000 && ${OSVERSION} < 900012) || ${OSVERSION} < 800505)