1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add NO_PACKAGE to prevent bento error.

Obtained from:		bento
This commit is contained in:
Foxfair Hu 2003-09-03 08:41:20 +00:00
parent 87d0bf0c42
commit c703f8f577
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88422

View File

@ -7,6 +7,7 @@
PORTNAME= MT
PORTVERSION= 2.64
PORTREVISION= 1
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
@ -33,6 +34,7 @@ PLIST_SUB+= DATADIR=${DATADIR} CGIDIR=${CGIDIR}
USE_PERL5_RUN= yes
NO_BUILD= yes
NO_PACKAGE= "not yet"
.include <bsd.port.pre.mk>