summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-05-17 11:04:36 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-05-17 11:04:36 +0000
commit90a5d82a9cd6dbe5dd3c344cdf68a18bb2c553c5 (patch)
tree484da399488f78a89de68e8c02a65ec82c445eea
parentUpdate to new stable release 2.0.0 (diff)
LIB_DEPEND on readline-port on FreeBSD 4.x
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=135458
-rw-r--r--deskutils/pal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile
index 3b3033708e73..d4615ba9cc38 100644
--- a/deskutils/pal/Makefile
+++ b/deskutils/pal/Makefile
@@ -27,7 +27,7 @@ MAN1= pal.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-IGNORE= Needs readline 4.2 or newer
+LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline
.endif
post-patch: