diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
commit | 9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch) | |
tree | 9b67a2278866d18f2877c41baaa49e17e7c00bdc /net-p2p/fidelio/Makefile | |
parent | b46611d8cf5744f43a12213e07177cfde2b532fe (diff) |
Notes
Diffstat (limited to 'net-p2p/fidelio/Makefile')
-rw-r--r-- | net-p2p/fidelio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/fidelio/Makefile b/net-p2p/fidelio/Makefile index 03cbde09054e..3943c298ddce 100644 --- a/net-p2p/fidelio/Makefile +++ b/net-p2p/fidelio/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old \ xml2.5:${PORTSDIR}/textproc/libxml2 XML_CONFIG?= ${LOCALBASE}/bin/xml2-config |