Date: Wed, 12 Aug 2015 00:07:21 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393988 - head/mail/squirrelmail-plugins Message-ID: <201508120007.t7C07La8012281@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgollucci Date: Wed Aug 12 00:07:21 2015 New Revision: 393988 URL: https://svnweb.freebsd.org/changeset/ports/393988 Log: mail/squirrelmail-plugins: convert to USES=metaport PR: 201625 Submitted by: s3erios@gmail.com Modified: head/mail/squirrelmail-plugins/Makefile Modified: head/mail/squirrelmail-plugins/Makefile ============================================================================== --- head/mail/squirrelmail-plugins/Makefile Wed Aug 12 00:07:16 2015 (r393987) +++ head/mail/squirrelmail-plugins/Makefile Wed Aug 12 00:07:21 2015 (r393988) @@ -5,15 +5,10 @@ PORTNAME= squirrelmail-plugins PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= mail www -MASTER_SITES= # none -DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= "meta-port" to install SquirrelMail plugins -NO_BUILD= yes -NO_MTREE= yes - SQUIRRELDIR?= ${PREFIX}/www/squirrelmail OPTIONS_DEFINE= BUTTONS CALENDAR LDAPPW LGAUTH LGNOTES MAILFT MLOGIN \ @@ -86,7 +81,6 @@ WEBSEARCH_RUN_DEPENDS= squirrelmail-web_ WETTER_DESC= Weather in Germany plugin WETTER_RUN_DEPENDS= squirrelmail-wetteronline-plugin>0:${PORTSDIR}/mail/squirrelmail-wetteronline-plugin -do-install: build - @${DO_NADA} +USES= metaport .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508120007.t7C07La8012281>