[Midnightbsd-cvs] mports [19948] trunk/deskutils/toolboxkit: fix the wrksrc
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Aug 22 17:32:09 EDT 2015
Revision: 19948
http://svnweb.midnightbsd.org/mports/?rev=19948
Author: laffer1
Date: 2015-08-22 17:32:08 -0400 (Sat, 22 Aug 2015)
Log Message:
-----------
fix the wrksrc
Modified Paths:
--------------
trunk/deskutils/toolboxkit/Makefile
trunk/deskutils/toolboxkit/pkg-plist
Modified: trunk/deskutils/toolboxkit/Makefile
===================================================================
--- trunk/deskutils/toolboxkit/Makefile 2015-08-22 21:29:46 UTC (rev 19947)
+++ trunk/deskutils/toolboxkit/Makefile 2015-08-22 21:32:08 UTC (rev 19948)
@@ -8,7 +8,7 @@
PORTNAME= toolbox
PORTVERSION= 0.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnustep
MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \
${MASTER_SITE_FREEBSD_LOCAL}
@@ -22,9 +22,8 @@
USES= gnustep
USE_GNUSTEP= back build
-USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
+USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
-WRKSRC= ${WRKDIR}/Toolbox
-USE_GNUSTEP_MAKE_DIRS+= Toolbox
+WRKSRC= ${WRKDIR}/Toolbox/Toolbox
.include <bsd.port.mk>
Modified: trunk/deskutils/toolboxkit/pkg-plist
===================================================================
--- trunk/deskutils/toolboxkit/pkg-plist 2015-08-22 21:29:46 UTC (rev 19947)
+++ trunk/deskutils/toolboxkit/pkg-plist 2015-08-22 21:32:08 UTC (rev 19948)
@@ -4,4 +4,3 @@
GNUstep/Local/Library/Libraries/libToolbox.so
GNUstep/Local/Library/Libraries/libToolbox.so.%%MAJORLIBVERSION%%
GNUstep/Local/Library/Libraries/libToolbox.so.%%LIBVERSION%%
- at dirrm GNUstep/Local/Library/Headers/Toolbox
More information about the Midnightbsd-cvs
mailing list