aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-SGMLSpm
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-06-27 21:16:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-06-27 21:16:02 +0000
commitc351d5d2cd26af4b99fb7142bb7e4fa7a1410d6b (patch)
tree91530fc6bbf5864ee4127bec90d2ae1e972fe8ec /textproc/p5-SGMLSpm
parent229b26aedc934b034abb62429997652c14229084 (diff)
downloadports-c351d5d2cd26af4b99fb7142bb7e4fa7a1410d6b.tar.gz
ports-c351d5d2cd26af4b99fb7142bb7e4fa7a1410d6b.zip
Unbreak after PORT_OPTIONS conversion
Notes
Notes: svn path=/head/; revision=321904
Diffstat (limited to 'textproc/p5-SGMLSpm')
-rw-r--r--textproc/p5-SGMLSpm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile
index 4bf8c728c4dc..9f93c4d7be8c 100644
--- a/textproc/p5-SGMLSpm/Makefile
+++ b/textproc/p5-SGMLSpm/Makefile
@@ -32,7 +32,7 @@ PORTDOCS= *
INSTALL_TARGET+=docs install_html HTMLDIR=${DOCSDIR}
.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
+.if ! ${PORT_OPTIONS:MEXAMPLES}
EXTRA_PATCHES= ${PATCHDIR}/noportexamples-patch-Makefile
.endif