aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-15 18:05:15 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-15 18:05:15 +0000
commitb197941fd3f346230f9e40bccd71be38feb01607 (patch)
tree611a1cf04d0e7e12f9b3d3f3425b3dd0aa40cd08 /editors
parent651bfc522fa2b8c4522119a12c37a9dd0634c3d5 (diff)
downloadports-b197941fd3f346230f9e40bccd71be38feb01607.tar.gz
ports-b197941fd3f346230f9e40bccd71be38feb01607.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/zile/Makefile5
-rw-r--r--editors/zile/distinfo4
-rw-r--r--editors/zile/pkg-plist8
3 files changed, 5 insertions, 12 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 1f00e7565600..a05e71a4e360 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zile
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,6 +25,7 @@ MAN1= zile.1
INFO= zile
PLIST_FILES= bin/zile %%DATADIR%%/AUTODOC %%DATADIR%%/FAQ %%DATADIR%%/HELP \
%%DATADIR%%/TUTORIAL %%DATADIR%%/zilerc.sample
+PLIST_DIRS= %%DATADIR%%
post-extract:
@${RM} -f ${WRKSRC}/doc/zile.info
@@ -35,6 +36,6 @@ post-patch:
's|_FOR_BUILD||g'
pre-configure:
- @cd ${CONFIGURE_WRKSRC} && ${ACLOCAL}
+ @cd ${CONFIGURE_WRKSRC} && ${ACLOCAL}
.include <bsd.port.mk>
diff --git a/editors/zile/distinfo b/editors/zile/distinfo
index ea8c34d04025..f0513129c8df 100644
--- a/editors/zile/distinfo
+++ b/editors/zile/distinfo
@@ -1,2 +1,2 @@
-MD5 (zile-2.0.1.tar.gz) = 4cc182d72699611dfcfc9ed04588ece1
-SIZE (zile-2.0.1.tar.gz) = 339755
+MD5 (zile-2.0.2.tar.gz) = 7ae89820ca6a1c2c66b353e9155b6534
+SIZE (zile-2.0.2.tar.gz) = 339825
diff --git a/editors/zile/pkg-plist b/editors/zile/pkg-plist
deleted file mode 100644
index ae2b0db643a9..000000000000
--- a/editors/zile/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $FreeBSD$
-bin/zile
-%%DATADIR%%/AUTODOC
-%%DATADIR%%/FAQ
-%%DATADIR%%/HELP
-%%DATADIR%%/TUTORIAL
-%%DATADIR%%/zilerc.sample
-@dirrm %%DATADIR%%