diff options
Diffstat (limited to 'mail/popd/Makefile')
-rw-r--r-- | mail/popd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/popd/Makefile b/mail/popd/Makefile index 516eeef5056c..2c79021e4454 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: popd -# Date created: 17 April 2001 -# Whom: ianf@za.uu.net -# +# Created by: ianf@za.uu.net # $FreeBSD$ -# PORTNAME= popd PORTVERSION= 2.2.2a @@ -25,6 +21,7 @@ PLIST_SUB= NOPROFILE="@comment " PLIST_SUB= NOPROFILE="" .endif +NO_STAGE= yes post-install: ${INSTALL_DATA} ${WRKSRC}/src/popd.conf.default ${PREFIX}/etc/. |