diff options
Diffstat (limited to 'mail/mailserv/Makefile')
-rw-r--r-- | mail/mailserv/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mailserv/Makefile b/mail/mailserv/Makefile index d299009c306..e99649426e5 100644 --- a/mail/mailserv/Makefile +++ b/mail/mailserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:46:23 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/10/02 16:18:36 reed Exp $ # DISTNAME= mailserv @@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.csicop.org/~fitz/www/mailserv/ COMMENT= WWW interface to several types of mailing list servers +DIST_SUBDIR= ${PKGNAME_NOREV} + USE_PERL5= YES USE_PKGINSTALL= YES NO_BUILD= YES |