Date: Thu, 11 Oct 2012 14:58:20 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305729 - head/graphics/xv-m17n Message-ID: <201210111458.q9BEwKq3040648@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Oct 11 14:58:20 2012 New Revision: 305729 URL: http://svn.freebsd.org/changeset/ports/305729 Log: Use classic run dependency line Hat: portmgr Feature safe: yes Modified: head/graphics/xv-m17n/Makefile Modified: head/graphics/xv-m17n/Makefile ============================================================================== --- head/graphics/xv-m17n/Makefile Thu Oct 11 14:23:33 2012 (r305728) +++ head/graphics/xv-m17n/Makefile Thu Oct 11 14:58:20 2012 (r305729) @@ -15,7 +15,7 @@ PKGDIR= ${.CURDIR} MAKE_ENV= LOCALE_EXTENSION=-DTV_MULTILINGUAL -RUN_DEPENDS= xv:${.CURDIR}/../xv +RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv NOMAN= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210111458.q9BEwKq3040648>