diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-29 23:07:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-29 23:07:21 +0800 |
commit | 324c067c94c3c7f08e85abbca4c8998d5831004e (patch) | |
tree | aa5aaabe823d2888cbdb1f56a852fdc12d5dc641 /x11-wm/phluid | |
parent | 1818835c10bc7285b25a7d853ebc16f200a64d74 (diff) | |
download | freebsd-ports-gnome-324c067c94c3c7f08e85abbca4c8998d5831004e.tar.gz freebsd-ports-gnome-324c067c94c3c7f08e85abbca4c8998d5831004e.tar.zst freebsd-ports-gnome-324c067c94c3c7f08e85abbca4c8998d5831004e.zip |
Stage support
Diffstat (limited to 'x11-wm/phluid')
-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> |