diff options
Diffstat (limited to 'net-mgmt/netwag/Makefile')
-rw-r--r-- | net-mgmt/netwag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netwag/Makefile b/net-mgmt/netwag/Makefile index 20e995e95eac..e42706b8e0f6 100644 --- a/net-mgmt/netwag/Makefile +++ b/net-mgmt/netwag/Makefile @@ -19,7 +19,7 @@ COMMENT= A graphical front end for netwox BUILD_DEPENDS= netwox:${PORTSDIR}/net-mgmt/netwox \ wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ - appres:${X_CLIENTS_PORT} + appres:${PORTSDIR}/x11/appres RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src/src |