aboutsummaryrefslogtreecommitdiff
path: root/textproc/tinyxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/tinyxml/Makefile')
-rw-r--r--textproc/tinyxml/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile
index 795a5e72e980..c28da33d1cc4 100644
--- a/textproc/tinyxml/Makefile
+++ b/textproc/tinyxml/Makefile
@@ -18,11 +18,8 @@ USE_LDCONFIG= YES
SHLIB_MAJOR= 3
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
-.if defined(NOPROFILE) || defined(NO_PROFILE)
-PLIST_SUB+= PROFILE="@comment "
-.else
-PLIST_SUB+= PROFILE=""
-.endif
+OPTIONS_DEFINE= DOCS PROFILE
+OPTIONS_SUB= yes
post-patch:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev