[Midnightbsd-cvs] mports [24087] trunk/x11-toolkits/libsexy/Makefile: bump for updates

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 2 18:01:26 EDT 2018


Revision: 24087
          http://svnweb.midnightbsd.org/mports/?rev=24087
Author:   laffer1
Date:     2018-09-02 18:01:25 -0400 (Sun, 02 Sep 2018)
Log Message:
-----------
bump for updates

Modified Paths:
--------------
    trunk/x11-toolkits/libsexy/Makefile

Modified: trunk/x11-toolkits/libsexy/Makefile
===================================================================
--- trunk/x11-toolkits/libsexy/Makefile	2018-09-02 22:00:52 UTC (rev 24086)
+++ trunk/x11-toolkits/libsexy/Makefile	2018-09-02 22:01:25 UTC (rev 24087)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libsexy
 PORTVERSION=	0.1.11
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-toolkits devel
 MASTER_SITES=	http://releases.chipx86.com/libsexy/libsexy/
 
@@ -11,8 +11,8 @@
 
 LICENSE=	lgpl
 
-LIB_DEPENDS=	libenchant.so:${PORTSDIR}/textproc/enchant
-BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
+LIB_DEPENDS=	libenchant.so:textproc/enchant
+BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list