diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 12:35:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 12:35:56 +0000 |
commit | 89c9d6285cc0d8154ce6b9073bf173c4e52f21b8 (patch) | |
tree | e22bc4957427f450ca2c1649e9a5f940d37b346b /irc/xchat-mircryption | |
parent | ed65d3c3dccadc56481fff7bb5e2ecf9ad13e76e (diff) | |
download | ports-89c9d6285cc0d8154ce6b9073bf173c4e52f21b8.tar.gz ports-89c9d6285cc0d8154ce6b9073bf173c4e52f21b8.zip |
Notes
Diffstat (limited to 'irc/xchat-mircryption')
-rw-r--r-- | irc/xchat-mircryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile index e7fcadb6be50..7c141c4f189b 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -15,7 +15,7 @@ DISTNAME= mircryption_xchatsrc MAINTAINER= ports@FreeBSD.org COMMENT= A free encryption add-on for the popular XChat irc client -RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2 +RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat USE_X_PREFIX= yes USE_ZIP= yes |