1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Fix last QAT warning

- Bump PORTREVISION

Submitted by:	Bapt <baptiste.daroussin@gmail.com>
Reworked by:	myself
Approved by:	portmgr (pav)
This commit is contained in:
Philippe Audeoud 2009-04-17 13:21:39 +00:00
parent 745199b54e
commit 467764dff8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232359
2 changed files with 7 additions and 30 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= mpd
PORTVERSION= 3.18
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
@ -19,7 +19,6 @@ COMMENT= Multi-link PPP daemon based on netgraph(4) [legacy version]
# lang/mpd
CONFLICTS= mpd-[^3]*
MTREE_FILE= ${FILESDIR}/mpd.mtree
MAN8= mpd.8
MANCOMPRESSED= maybe
@ -33,4 +32,10 @@ pre-build:
@${ECHO} "Use WITH_OPENSSL_PORT=yes if you use OPENSSL from ports"
@${ECHO}
pre-install:
@${MKDIR} ${PREFIX}/etc/mpd
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.endif
.include <bsd.port.mk>

View File

@ -1,28 +0,0 @@
# $FreeBSD$
/set type=dir uname=root gname=wheel mode=0755
.
etc
rc.d
..
..
sbin
..
etc
mpd
..
..
man
cat8 uname=man
..
man8
..
..
share
doc
mpd
..
..
..
..