aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/epm/Makefile6
-rw-r--r--devel/epm/distinfo2
2 files changed, 8 insertions, 0 deletions
diff --git a/devel/epm/Makefile b/devel/epm/Makefile
index 924a20e1e273..4646b04f92cb 100644
--- a/devel/epm/Makefile
+++ b/devel/epm/Makefile
@@ -7,15 +7,21 @@
PORTNAME= epm
PORTVERSION= 3.7
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= maho/openoffice.org
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
EXTRACT_SUFX= .tar.bz2
+PATCH_DIST_STRIP= -p2
+
MAINTAINER= openoffice@FreeBSD.org
COMMENT= A free UNIX software/file packaging program
+PATCHFILES+= epm-3.7.patch
+PATCH_SITES+= http://installation.openoffice.org/
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/devel/epm/distinfo b/devel/epm/distinfo
index 664b93acfff3..905c53a820af 100644
--- a/devel/epm/distinfo
+++ b/devel/epm/distinfo
@@ -1,2 +1,4 @@
MD5 (epm-3.7-source.tar.bz2) = d1fd62aa8e38b8dcd32b821822cb29a8
SIZE (epm-3.7-source.tar.bz2) = 401222
+MD5 (epm-3.7.patch) = 45b782d55e0545355cb5ffe5292e13cc
+SIZE (epm-3.7.patch) = 4013