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) --- archivers/fpc-paszlib/Makefile | 1 + archivers/fpc-unzip/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'archivers') diff --git a/archivers/fpc-paszlib/Makefile b/archivers/fpc-paszlib/Makefile index 143f2e770100..af5237b35202 100644 --- a/archivers/fpc-paszlib/Makefile +++ b/archivers/fpc-paszlib/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= archivers devel PKGNAMESUFFIX= -paszlib diff --git a/archivers/fpc-unzip/Makefile b/archivers/fpc-unzip/Makefile index 6d9ffd5ab5b3..aa3d021fe7f6 100644 --- a/archivers/fpc-unzip/Makefile +++ b/archivers/fpc-unzip/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= archivers lang PKGNAMESUFFIX= -unzip -- cgit v1.2.3