aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/sj3-lib/Makefile2
-rw-r--r--japanese/sj3-server/Makefile2
-rw-r--r--japanese/sj3/Makefile2
-rw-r--r--lang/xsb/Makefile2
-rw-r--r--mbone/mcl/Makefile2
-rw-r--r--net/happystats/Makefile2
-rw-r--r--net/mcl/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/japanese/sj3-lib/Makefile b/japanese/sj3-lib/Makefile
index fc8d931f6186..8af119c87d52 100644
--- a/japanese/sj3-lib/Makefile
+++ b/japanese/sj3-lib/Makefile
@@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-patches-20040724.bz2
MAINTAINER= hiroo+freebsd@oikumene.gcd.org
COMMENT= A Japanese input method
-BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
+BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
MAN1= sj3.1 sj3dic.1 sj3mkdic.1 sj3serv.1
MANLANG= ja
diff --git a/japanese/sj3-server/Makefile b/japanese/sj3-server/Makefile
index fc8d931f6186..8af119c87d52 100644
--- a/japanese/sj3-server/Makefile
+++ b/japanese/sj3-server/Makefile
@@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-patches-20040724.bz2
MAINTAINER= hiroo+freebsd@oikumene.gcd.org
COMMENT= A Japanese input method
-BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
+BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
MAN1= sj3.1 sj3dic.1 sj3mkdic.1 sj3serv.1
MANLANG= ja
diff --git a/japanese/sj3/Makefile b/japanese/sj3/Makefile
index fc8d931f6186..8af119c87d52 100644
--- a/japanese/sj3/Makefile
+++ b/japanese/sj3/Makefile
@@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-patches-20040724.bz2
MAINTAINER= hiroo+freebsd@oikumene.gcd.org
COMMENT= A Japanese input method
-BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
+BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT}
MAN1= sj3.1 sj3dic.1 sj3mkdic.1 sj3serv.1
MANLANG= ja
diff --git a/lang/xsb/Makefile b/lang/xsb/Makefile
index 91c07bd0591d..1248799585d1 100644
--- a/lang/xsb/Makefile
+++ b/lang/xsb/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
MAINTAINER= c.rued@xsb.com
COMMENT= A tabled Logic Programming and Deductive Database system
-BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/imake-4
+BUILD_DEPENDS= makedepend:${X_IMAKE_PORT}
WRKSRC= ${WRKDIR}/XSB/build
USE_GMAKE= yes
diff --git a/mbone/mcl/Makefile b/mbone/mcl/Makefile
index 738f7ed4004c..c6075624bce5 100644
--- a/mbone/mcl/Makefile
+++ b/mbone/mcl/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= past@noc.ntua.gr
COMMENT= Implementation of the ALC and NORM Reliable Multicast Protocols
-BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/imake-4 \
+BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} \
gdome-config:${PORTSDIR}/textproc/gdome2 \
glib-gettextize:${PORTSDIR}/devel/glib20
diff --git a/net/happystats/Makefile b/net/happystats/Makefile
index 8727efff6ac1..09b6bb67317f 100644
--- a/net/happystats/Makefile
+++ b/net/happystats/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= kiwi@oav.net
COMMENT= Universal log converter into graph
-BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4
+BUILD_DEPENDS= imake:${X_IMAKE_PORT}
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
xml2.5:${PORTSDIR}/textproc/libxml2 \
rrd.0:${PORTSDIR}/net/rrdtool
diff --git a/net/mcl/Makefile b/net/mcl/Makefile
index 738f7ed4004c..c6075624bce5 100644
--- a/net/mcl/Makefile
+++ b/net/mcl/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= past@noc.ntua.gr
COMMENT= Implementation of the ALC and NORM Reliable Multicast Protocols
-BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/imake-4 \
+BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} \
gdome-config:${PORTSDIR}/textproc/gdome2 \
glib-gettextize:${PORTSDIR}/devel/glib20