diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-29 15:07:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-29 15:07:21 +0000 |
commit | 98a5faa3b90571ca3d20b1dffe944925cc7f052c (patch) | |
tree | aa5aaabe823d2888cbdb1f56a852fdc12d5dc641 /x11-wm | |
parent | d9a4dcfff755682c8cc3f3cfccf602a81874f5c0 (diff) | |
download | ports-98a5faa3b90571ca3d20b1dffe944925cc7f052c.tar.gz ports-98a5faa3b90571ca3d20b1dffe944925cc7f052c.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/phluid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/phluid/Makefile b/x11-wm/phluid/Makefile index 5f5fef2dde60..c4aa6ed70c5f 100644 --- a/x11-wm/phluid/Makefile +++ b/x11-wm/phluid/Makefile @@ -16,5 +16,4 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lm -lX11 -NO_STAGE= yes .include <bsd.port.mk> |