aboutsummaryrefslogtreecommitdiff
path: root/textproc/expat2/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-12 16:19:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-12 16:19:36 +0000
commitd9e783961a5040e7c52f14338fbf4a7272bd3f2b (patch)
treeeb63fe81447f127d6c780c3c6acf14126b75bb19 /textproc/expat2/Makefile
parentddc2a56c082195e6a59fb83e90107b96d1bcc7a8 (diff)
downloadports-d9e783961a5040e7c52f14338fbf4a7272bd3f2b.tar.gz
ports-d9e783961a5040e7c52f14338fbf4a7272bd3f2b.zip
Notes
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r--textproc/expat2/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index 6f717c257fe0..0b2a08dddee3 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= expat
PORTVERSION= 1.95.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= expat
@@ -27,9 +27,6 @@ MAKE_ENV= LIBCURRENT="${SHLIB_MAJOR}" \
SHELL="/bin/sh"
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/.libs/libexpat.la ${PREFIX}/lib
-
list-depend-ports:
cd ${PORTSDIR}; \
find . -mindepth 3 -maxdepth 3 -name Makefile -execdir sh -c \