From eb13871150cb441dcbae4a3646db39d34443e064 Mon Sep 17 00:00:00 2001 From: acm 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) --- editors/fpc-ide/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors') diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index b0aa867..da1ec30 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= editors lang PKGNAMESUFFIX= -ide -- cgit v1.1