From 42542fb07642b8336e808272918f3ae46aa67e0b Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Sat, 4 Aug 2007 11:41:30 +0000 Subject: - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) --- mail/nullpop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/nullpop') diff --git a/mail/nullpop/Makefile b/mail/nullpop/Makefile index aefa3dafdce3..6189a46c44f8 100644 --- a/mail/nullpop/Makefile +++ b/mail/nullpop/Makefile @@ -14,7 +14,7 @@ MAINTAINER= pankov_p@mail.ru COMMENT= A POP3 server that allows logins, but never returns any email GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--libexecdir="${TARGETDIR}/bin" +CONFIGURE_ARGS+=--libexecdir="${PREFIX}/bin" PLIST_FILES= bin/nullpop MAN8= nullpop.8 -- cgit v1.2.3