aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-06-25 01:00:40 +0800
committerantoine <antoine@FreeBSD.org>2013-06-25 01:00:40 +0800
commit36c8e28530f68da15a01cfe9ee52e2620c9afbef (patch)
treef8cc30d70e814a51978269700dbf36d477c35d67 /graphics
parentf03647209864cd475e118817932025fca56f5f66 (diff)
downloadfreebsd-ports-gnome-36c8e28530f68da15a01cfe9ee52e2620c9afbef.tar.gz
freebsd-ports-gnome-36c8e28530f68da15a01cfe9ee52e2620c9afbef.tar.zst
freebsd-ports-gnome-36c8e28530f68da15a01cfe9ee52e2620c9afbef.zip
Unbreak after PORT_OPTIONS conversion
Diffstat (limited to 'graphics')
-rw-r--r--graphics/vips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index c496c4867c65..8f270dd606fc 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -46,7 +46,7 @@ post-configure:
.include <bsd.port.options.mk>
# Don't extract doc/ subdirectory - the simplest way:
-.if ${PORT_OPTIONS:MDOCS}
+.if ! ${PORT_OPTIONS:MDOCS}
EXTRACT_AFTER_ARGS= --exclude doc
EXTRA_PATCHES= ${FILESDIR}/nodoc-patch
.endif
2009-07-311-0/+1 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-103-5/+21 * Update to 2.24.1.marcus2009-01-132-4/+4 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-103-7/+41 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * -Update to 2.22.1.mezz2008-04-083-10/+19