From a994f801cbc40c4a7ad5789810789bb9d7476a0c Mon Sep 17 00:00:00 2001 From: antoine Date: Thu, 13 Jun 2013 20:39:52 +0000 Subject: - Fix a typo in PORT_OPTIONS conversion - Create configuration directory we try to remove on uninstall --- security/ipsec-tools/Makefile | 3 ++- security/ipsec-tools/pkg-plist | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'security/ipsec-tools') diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile index c5ff3852ecf3..62b24dc021f6 100644 --- a/security/ipsec-tools/Makefile +++ b/security/ipsec-tools/Makefile @@ -174,6 +174,7 @@ pre-configure: .endif post-install: + @${MKDIR} ${PREFIX}/etc/racoon @if [ -z `/sbin/sysctl -a | ${GREP} -q ipsec && ${ECHO_CMD} ipsec` ]; then \ ${ECHO_MSG} "WARNING: IPsec feature is disabled on this host"; \ ${ECHO_MSG} " You must build the kernel if you want to run racoon on the host"; \ @@ -181,7 +182,7 @@ post-install: @${MKDIR} ${EXAMPLESDIR} @${RM} -f ${WRKSRC}/src/racoon/samples/*.in @${CP} -r ${WRKSRC}/src/racoon/samples/* ${EXAMPLESDIR} -.if ${PORT_OPTIONS:MOCS} +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/src/racoon/doc/* ${DOCSDIR} .endif diff --git a/security/ipsec-tools/pkg-plist b/security/ipsec-tools/pkg-plist index 30a492b8a3ce..f21af7189586 100644 --- a/security/ipsec-tools/pkg-plist +++ b/security/ipsec-tools/pkg-plist @@ -40,6 +40,7 @@ lib/libracoon.so.0 %%EXAMPLESDIR%%/roadwarrior/client/racoon.conf %%EXAMPLESDIR%%/roadwarrior/server/racoon.conf %%EXAMPLESDIR%%/roadwarrior/server/racoon.conf-radius +@exec mkdir -p %D/etc/racoon @dirrmtry etc/racoon @dirrm include/racoon @dirrm include/libipsec -- cgit /devel/electron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/gicq
Commit message (Expand)AuthorAgeFilesLines
* 2012-11-27 graphics/morpheus: Depends on the expired gtkglareabapt2012-11-289-120/+0
* Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-261-5/+4
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-24