summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-02 04:05:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-02 04:05:57 +0000
commit83a52d9dcef8368f064fbc9df0622ef04b45c965 (patch)
tree17003ebbbe977bcffeb0027252c22c0b48cb9de4 /net
parent- make socks-patch portable (diff)
create extra package, so base files can be deinstalled.
Notes
Notes: svn path=/head/; revision=72134
Diffstat (limited to 'net')
-rw-r--r--net/freebsd-uucp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile
index ab69423f08c6..a0dcc9a686f2 100644
--- a/net/freebsd-uucp/Makefile
+++ b/net/freebsd-uucp/Makefile
@@ -77,6 +77,9 @@ post-install:
@${ECHO} "Add this lines to your pam.conf:"
@${CAT} ${FILESDIR}/uucp-pam.conf
.endif
+.if exists(/usr/sbin/uuchk)
+ ${MAKE} base-package
+.endif
upgrade:
@${ECHO} "Copying old configuration files from /etc/uucp to ${PREFIX}/etc/uucp"