From c72d9f3da1e0ec2dc93d9975a5039f9f68b78f78 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Sun, 19 Jan 2014 12:41:08 +0000 Subject: Fix pkg-plist for dircproxy --- irc/dircproxy/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'irc/dircproxy/Makefile') diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index 0805778f6c78..472d1ef54b6a 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -3,9 +3,9 @@ PORTNAME= dircproxy DISTVERSION= 1.2.0-RC1 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://dircproxy.googlecode.com/files/ -PKGNAMESUFFIX= -devel MAINTAINER= mm@FreeBSD.org COMMENT= A detachable irc proxy server with many features @@ -16,15 +16,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes SUB_FILES+= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message - -.if !defined(NO_INSTALL_MANPAGES) MAN1= dircproxy.1 dircproxy-crypt.1 -.endif post-install: -.if !defined(NO_INSTALL_MANPAGES) - @cd ${WRKSRC}/doc && make install-man -.endif + @cd ${WRKSRC}/doc && make install-man DESTDIR=${STAGEDIR} @${CAT} ${PKGMESSAGE} .include -- cgit v1.2.3