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-fish | |
parent | ed65d3c3dccadc56481fff7bb5e2ecf9ad13e76e (diff) |
Notes
Diffstat (limited to 'irc/xchat-fish')
-rw-r--r-- | irc/xchat-fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile index e93dc669a64c..3faf7f8949df 100644 --- a/irc/xchat-fish/Makefile +++ b/irc/xchat-fish/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An encryption plugin for XChat BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl -RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2 +RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat USE_X_PREFIX= yes USE_ZIP= yes |