From c8f8bcdfe0eaf5dd53e7cc8a0a4ddaf5a491d63c Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Sat, 29 Jul 2006 02:48:26 +0000 Subject: - Added post-extract on Makefiles.units. It remove the svn directories from some fpc ports. - Added PORTREVISION for each port - Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports - Fixed the gtk, glib and gdk libraries linking for fpc-gtk - Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD} - Removed post-extract from fpc-fcl. I just added it to makefiles.units file Approved by: garga (mentor) --- databases/fpc-postgres/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/fpc-postgres') diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile index 1cad29e2094b..32f46b39af21 100644 --- a/databases/fpc-postgres/Makefile +++ b/databases/fpc-postgres/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= databases lang PKGNAMESUFFIX= -postgres -- cgit v1.2.3