diff options
author | rafan <rafan@FreeBSD.org> | 2009-02-06 09:37:00 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2009-02-06 09:37:00 +0800 |
commit | 4c16cb80c9caa8990d865bd0e7e4a2ee7e35c9c8 (patch) | |
tree | 42a2097f54ec0a91eb97412ffc3b4c1d940e3c52 /x11-wm/awesome2 | |
parent | 5912133ea0a6d843a82ebe5ac50112cb7dcc9319 (diff) | |
download | freebsd-ports-gnome-4c16cb80c9caa8990d865bd0e7e4a2ee7e35c9c8.tar.gz freebsd-ports-gnome-4c16cb80c9caa8990d865bd0e7e4a2ee7e35c9c8.tar.zst freebsd-ports-gnome-4c16cb80c9caa8990d865bd0e7e4a2ee7e35c9c8.zip |
- Remove an unnecessary line which I forgot to remove before update this port
to 3.1.1
Diffstat (limited to 'x11-wm/awesome2')
-rw-r--r-- | x11-wm/awesome2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile index baa6ebbe0908..65587c70e5d9 100644 --- a/x11-wm/awesome2/Makefile +++ b/x11-wm/awesome2/Makefile @@ -27,7 +27,6 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ USE_ICONV= yes USE_CMAKE= yes CMAKE_ARGS+= -DSYSCONFDIR=${PREFIX}/etc -CMAKE_ENV+= PATH=${LOCALBASE}:\${PATH} USE_EFL= imlib2 USE_GNOME= glib20 pango USE_LUA= 5.1+ |