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) --- x11/fpc-x11/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/fpc-x11') diff --git a/x11/fpc-x11/Makefile b/x11/fpc-x11/Makefile index cc78ba10dbd4..77820d049628 100644 --- a/x11/fpc-x11/Makefile +++ b/x11/fpc-x11/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= x11 lang PKGNAMESUFFIX= -x11 -- cgit v1.2.3