summaryrefslogtreecommitdiffstats
path: root/japanese/gicq
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>1998-11-25 22:31:28 +0000
committersada <sada@FreeBSD.org>1998-11-25 22:31:28 +0000
commit8a05dfe5b18df7a2fcb2a01fad269bf03ce7bb96 (patch)
tree052f069586e857f7ff0b77004618b7e5be57df97 /japanese/gicq
parentd6f8829127a6275e0b7ed507ba99b7284de62839 (diff)
downloadFreeBSD-ports-8a05dfe5b18df7a2fcb2a01fad269bf03ce7bb96.zip
FreeBSD-ports-8a05dfe5b18df7a2fcb2a01fad269bf03ce7bb96.tar.gz
Follow ja-gtk's libnames change.
Switch `BUILD_DEPENDS' to `LIB_DEPENDS'.
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 bec8eb6..7e76dcd 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
OpenPOWER on IntegriCloud