From b586c45145d883676125e575868920c6f9d3173a Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 11 Jun 2012 03:17:34 +0000 Subject: - cleanup now duplicate defs --- net/miniupnpc/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'net/miniupnpc') diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile index a23d95665546..695662501409 100644 --- a/net/miniupnpc/Makefile +++ b/net/miniupnpc/Makefile @@ -24,7 +24,6 @@ USE_LDCONFIG= yes CONFIGURE_SCRIPT= updateminiupnpcstrings.sh MAKE_ENV+= INSTALLPREFIX=${PREFIX} -CFLAGS+= -fPIC .include @@ -35,9 +34,6 @@ CFLAGS+= -DDEBUG .if ${SLAVE_PORT} == no MAN3= miniupnpc.3 USE_RC_SUBR= miniupnpc - -post-install: - ${INSTALL_MAN} ${WRKSRC}/man3/miniupnpc.3 ${PREFIX}/man/man3/ .endif .include -- cgit v1.2.3