aboutsummaryrefslogtreecommitdiff
path: root/devel/epm/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-12-20 02:40:52 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-12-20 02:40:52 +0000
commit8dba2b213ff8e6f1143a82f8b6a5c6caeac35a25 (patch)
tree959613b0940eda5dfa60c2544298bb049ad5a6f9 /devel/epm/Makefile
parent02e9e1a0a7d8d1ae3a9b65e7fa51e8862c489131 (diff)
Notes
Diffstat (limited to 'devel/epm/Makefile')
-rw-r--r--devel/epm/Makefile6
1 files changed, 6 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