Index: head/databases/mantis/Makefile =================================================================== --- head/databases/mantis/Makefile (revision 262695) +++ head/databases/mantis/Makefile (revision 262696) @@ -1,35 +1,33 @@ # New ports collection makefile for: mantis # Date created: 6 December 2002 # Whom: Sebastien Gioria # # $FreeBSD$ # PORTNAME= mantis PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION} DISTNAME= mantisbt-${PORTVERSION} MAINTAINER= dan@langille.org COMMENT= A bug tracking system written in PHP NO_BUILD= yes USE_MYSQL= yes -USE_PHP= pcre +USE_PHP= hash pcre session SUB_FILES= pkg-message -pre-everything:: - @${ECHO_CMD} ${DMSG} - do-install: @${ECHO} "Installing in WWWDIR: ${WWWDIR}" - ${MKDIR} ${WWWDIR} - ${CP} -R ${WRKSRC}/* ${WWWDIR} - ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} + ${MKDIR} ${WWWDIR}/ + ${CP} -R ${WRKSRC}/* ${WWWDIR}/ + ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/ post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/databases/mantis/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property