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) --- devel/fpc-gdbint/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/fpc-gdbint') diff --git a/devel/fpc-gdbint/Makefile b/devel/fpc-gdbint/Makefile index 2200dd8ef3ae..517ff924dd78 100644 --- a/devel/fpc-gdbint/Makefile +++ b/devel/fpc-gdbint/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= -gdbint -- cgit