From e08c72b4818dedf918c6fe30621cb5bc7c960f1d Mon Sep 17 00:00:00 2001 From: acm Date: Sun, 9 Aug 2015 08:06:43 +0000 Subject: - editors/lazarus update to 1.4.2 - Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise fpc units only are added like build dependencies (less dependencies registered when they are installed with pkg). - Remove GTK1 obsolete dependencies - Bump all ports with dependencies of fpc-* units - Bump all ports with dependencies of lazarus ports - Clean up --- www/fpc-httpd22/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/fpc-httpd22') diff --git a/www/fpc-httpd22/Makefile b/www/fpc-httpd22/Makefile index 51f92a192206..8a3a9e143398 100644 --- a/www/fpc-httpd22/Makefile +++ b/www/fpc-httpd22/Makefile @@ -1,7 +1,7 @@ # Created by: Alonso Cardenas Marquez # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www lang PKGNAMESUFFIX= -httpd22 -- cgit