[Midnightbsd-cvs] mports [21866] trunk/archivers/file-roller/Makefile: fix typo

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Aug 22 23:44:14 EDT 2016


Revision: 21866
          http://svnweb.midnightbsd.org/mports/?rev=21866
Author:   laffer1
Date:     2016-08-22 23:44:14 -0400 (Mon, 22 Aug 2016)
Log Message:
-----------
fix typo

Modified Paths:
--------------
    trunk/archivers/file-roller/Makefile

Modified: trunk/archivers/file-roller/Makefile
===================================================================
--- trunk/archivers/file-roller/Makefile	2016-08-23 03:42:06 UTC (rev 21865)
+++ trunk/archivers/file-roller/Makefile	2016-08-23 03:44:14 UTC (rev 21866)
@@ -14,7 +14,7 @@
 
 BUILD_DEPENDS=	itstool:${PORTSDIR}/textproc/itstool
 RUN_DEPENDS=	gtar:${PORTSDIR}/archivers/gtar \
-    		${LOCALBASE}/unzip:${PORTSDIR}/archivers/unzip
+    		${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
 
 USES=		desktop-file-utils gettext gmake libarchive libtool \
 		pathfix pkgconfig tar:xz



More information about the Midnightbsd-cvs mailing list