svn commit: r321178 - head/devel

Kubilay Kocak koobs at FreeBSD.org
Tue Jun 18 10:54:03 UTC 2013


Author: koobs
Date: Tue Jun 18 10:54:03 2013
New Revision: 321178
URL: http://svnweb.freebsd.org/changeset/ports/321178

Log:
  Add libqxt to devel/Makefile
  
  Approved by:	gahr (maintainer)

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Jun 18 09:45:58 2013	(r321177)
+++ head/devel/Makefile	Tue Jun 18 10:54:03 2013	(r321178)
@@ -1083,6 +1083,7 @@
     SUBDIR += libplist
     SUBDIR += libpo6
     SUBDIR += libpthread-stubs
+    SUBDIR += libqxt
     SUBDIR += librcc
     SUBDIR += librcd
     SUBDIR += libreadline-java


More information about the svn-ports-all mailing list