svn commit: r325967 - head/devel/libpthread-stubs
Baptiste Daroussin
bapt at FreeBSD.org
Mon Sep 2 10:10:59 UTC 2013
Author: bapt
Date: Mon Sep 2 10:10:58 2013
New Revision: 325967
URL: http://svnweb.freebsd.org/changeset/ports/325967
Log:
Conversion from USE_GNOME=gnomehack to USES=pathfix is not that simple, revert back to USE_GNOME=gnomehack
Modified:
head/devel/libpthread-stubs/Makefile
Modified: head/devel/libpthread-stubs/Makefile
==============================================================================
--- head/devel/libpthread-stubs/Makefile Mon Sep 2 10:06:03 2013 (r325966)
+++ head/devel/libpthread-stubs/Makefile Mon Sep 2 10:10:58 2013 (r325967)
@@ -10,7 +10,8 @@ MASTER_SITES= http://xcb.freedesktop.org
MAINTAINER= ashish at FreeBSD.org
COMMENT= This library provides weak aliases for pthread functions
-USES= gmake pathfix pkgconfig
+USES= gmake pkgconfig
+USE_GNOME= gnomehack
USE_BZIP2= yes
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list