summaryrefslogtreecommitdiff
path: root/japanese/gicq
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1998-11-25 22:31:28 +0000
committerSADA Kenji <sada@FreeBSD.org>1998-11-25 22:31:28 +0000
commita861b8de95c788e266e55af56a0b0533a25cda70 (patch)
tree059100f4d44a07451b00489beb7de0a1785237dd /japanese/gicq
parentTypo "sbin/upsmon" -> "sbin/upsmond" (diff)
Follow ja-gtk's libnames change.
Switch `BUILD_DEPENDS' to `LIB_DEPENDS'.
Notes
Notes: svn path=/head/; revision=14904
Diffstat (limited to 'japanese/gicq')
-rw-r--r--japanese/gicq/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/japanese/gicq/Makefile b/japanese/gicq/Makefile
index bec8eb617113..7e76dcdd5854 100644
--- a/japanese/gicq/Makefile
+++ b/japanese/gicq/Makefile
@@ -3,7 +3,7 @@
# Date Created: 31 Oct 1998
# Whom: Seiichirou Hiraoka
#
-# $Id: Makefile,v 1.1.1.1 1998/11/19 07:39:16 flathill Exp $
+# $Id: Makefile,v 1.2 1998/11/23 06:38:19 asami Exp $
#
DISTNAME= gicq-0.22
@@ -17,8 +17,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= flathill@FreeBSD.ORG
-BUILD_DEPENDS= ${LOCALBASE}/lib/libicq.a:${PORTSDIR}/japanese/libicq \
- ${X11BASE}/lib/libgtk.a:${PORTSDIR}/japanese/gtk
+LIB_DEPENDS= icq.0:${PORTSDIR}/japanese/libicq \
+ gtkjp.1:${PORTSDIR}/japanese/gtk
+# sada: Libname 'licq' seems to cause conflict (^^;
USE_X_PREFIX= yes
GNU_CONFIGURE= yes