svn commit: r317364 - head/x11/wmxss/files
Baptiste Daroussin
bapt at FreeBSD.org
Sat May 4 21:51:53 UTC 2013
Author: bapt
Date: Sat May 4 21:51:52 2013
New Revision: 317364
URL: http://svnweb.freebsd.org/changeset/ports/317364
Log:
Fix build on current
Modified:
head/x11/wmxss/files/patch-Src::Makefile
Modified: head/x11/wmxss/files/patch-Src::Makefile
==============================================================================
--- head/x11/wmxss/files/patch-Src::Makefile Sat May 4 21:49:35 2013 (r317363)
+++ head/x11/wmxss/files/patch-Src::Makefile Sat May 4 21:51:52 2013 (r317364)
@@ -24,7 +24,7 @@
+LDADD+= -lXpm -lX11 -lXext
+LDADD+= -L${LOCALBASE}/lib
-+NOMAN=
++NO_MAN=
-.c.o:
- $(CC) $(CFLAGS) -D$(shell echo `uname -s`) -c $< -o $*.o $(INCDIR)
More information about the svn-ports-all
mailing list