aboutsummaryrefslogtreecommitdiff
path: root/ftp/spegla/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/spegla/Makefile')
-rw-r--r--ftp/spegla/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile
index 250b8a3d1005..0ef268ae8eec 100644
--- a/ftp/spegla/Makefile
+++ b/ftp/spegla/Makefile
@@ -20,15 +20,14 @@ MAKE_ARGS= MANDIR=${MAN1PREFIX}/man/man
PLIST_FILES= bin/spegla man/man1/spegla.1.gz
PORTEXAMPLES= freebsd.org spegla.conf spegla.sh
-OPTIONS_DEFINE= IPV6
-OPTIONS_DEFAULT=IPV6
+OPTIONS_DEFINE= EXAMPLES IPV6
IPV6_MAKE_ARGS= -DINET6
post-extract:
cd ${WRKSRC} && ${SED} -e ${LICENSE_BSD2CLAUSE_REGEX} \
${WRKSRC}/spegla.c > ${LICENSE_FILE}
-post-install:
+post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/freebsd.org ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/spegla.conf ${STAGEDIR}${EXAMPLESDIR}