summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-08-08 02:40:59 +0000
committerSteve Price <steve@FreeBSD.org>2000-08-08 02:40:59 +0000
commitaa5054ebecfe3db85ccbdf93352941c872902b2b (patch)
treefd09a7184812c083043ee130b81aeff50c6c84a4 /x11-fm
parenttime(3) returns a time_t and not a long. This fixes build on the Alpha. (diff)
The LIB_DEPENDS on libimg should be img.1 for the ja-binder port.
Notes
Notes: svn path=/head/; revision=31392
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/binder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/binder/Makefile b/x11-fm/binder/Makefile
index 4437547a273f..cadbe1c541df 100644
--- a/x11-fm/binder/Makefile
+++ b/x11-fm/binder/Makefile
@@ -32,7 +32,7 @@ LANGUAGE?=
.if (${LANGUAGE} == "Japanese")
CATEGORY_LIST= x11-fm windowmaker tkstep80 japanese
RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0jp/tkstep.tcl:${PORTSDIR}/japanese/tkstep80
-LIB_DEP_LIST= img1:${PORTSDIR}/japanese/libimg
+LIB_DEP_LIST= img.1:${PORTSDIR}/japanese/libimg
.else
CATEGORY_LIST= x11-fm windowmaker tkstep80
RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80