diff options
-rw-r--r-- | net-mgmt/ciscoconf/Makefile | 2 | ||||
-rw-r--r-- | ukrainian/monacofonts/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile index dd15894fce8d..7e69aa3ad98d 100644 --- a/net-mgmt/ciscoconf/Makefile +++ b/net-mgmt/ciscoconf/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/ciscoconf/ \ MAINTAINER= jabley@automagic.org COMMENT= Fetches configuration from Cisco routers and stores them under RCS -BUILD_DEPENDS= makedepend:${PORTSDIR}/x11/XFree86 +BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} ALL_TARGET= depend all MAN8= ciscoconfd.8 ciscoconfr.8 diff --git a/ukrainian/monacofonts/Makefile b/ukrainian/monacofonts/Makefile index 051ec482bd98..7a265ed2c855 100644 --- a/ukrainian/monacofonts/Makefile +++ b/ukrainian/monacofonts/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= mi@aldan.algebra.com COMMENT= A collection of 5 "fixed" fonts for X11 from www.brama.com -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86 +BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} USE_ZIP= yes USE_X_PREFIX= yes |