aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-12-04 23:56:21 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-12-04 23:56:21 +0000
commit5e570d8f9303550d6e6a3b3e111e2fda1e314057 (patch)
treee494695ca01d340eb5d4fcc54e7d4f58fd39aedf /textproc
parent01c4d0b9ee958405365b6246d89cc15b80d33d91 (diff)
downloadports-5e570d8f9303550d6e6a3b3e111e2fda1e314057.tar.gz
ports-5e570d8f9303550d6e6a3b3e111e2fda1e314057.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libpathan/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile
index 0ff38d50d167..87710175f1a1 100644
--- a/textproc/libpathan/Makefile
+++ b/textproc/libpathan/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libpathan
-# Date created: Nov 4 2003
-# Whom: Cheng-Lung Sung <clsung@dragon2.net>
-#
+# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD$
-#
PORTNAME= libpathan
PORTVERSION= 2.0
@@ -18,6 +14,9 @@ COMMENT= Validating XML parser from the Apache XML Project
LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/xerces-c2:extract
+DEPRECATED= Does not build and upstream has discontinued the project and advises that it has been replaced by textproc/xqilla
+EXPIRATION_DATE=2013-01-04
+
USE_BISON= build
USE_GMAKE= yes
USE_PERL5= yes