summaryrefslogtreecommitdiff
path: root/net/gicq
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-05-08 01:42:40 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-05-08 01:42:40 +0000
commit6ba6d0f02ace6837370358c2cffb4670eb48d452 (patch)
tree8ed63b288c21d424edae221765ba0b7f6ff2df63 /net/gicq
parentFixed a variables in PLIST from %%PERL_VERSION%% to %%JPERL_VERSION%%, and (diff)
Fixed ${LIB_DEPENDS} from devel/libicq to net/libicq
Notes
Notes: svn path=/head/; revision=18603
Diffstat (limited to 'net/gicq')
-rw-r--r--net/gicq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gicq/Makefile b/net/gicq/Makefile
index 00a78ff8e245..e299ef70dec1 100644
--- a/net/gicq/Makefile
+++ b/net/gicq/Makefile
@@ -3,7 +3,7 @@
# Date Created: 31 Oct 1998
# Whom: Seiichirou Hiraoka
#
-# $Id: Makefile,v 1.5 1999/03/15 19:59:23 nectar Exp $
+# $Id: Makefile,v 1.6 1999/04/06 12:02:41 flathill Exp $
#
DISTNAME= gicq-0.33
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \
MAINTAINER= flathill@FreeBSD.ORG
LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
- icq.0:${PORTSDIR}/devel/libicq
+ icq.0:${PORTSDIR}/net/libicq
USE_X_PREFIX= yes
GNU_CONFIGURE= yes