diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-03-21 00:16:35 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-03-21 00:16:35 +0000 |
commit | c8ef72094b549a1f426a2df7fc9ca293029cba4b (patch) | |
tree | b9108fcfe387b5ddb955f59507a7ec576c7738e6 | |
parent | Eventually I'll learn to count, too. (diff) |
- Remove white space
Notes
Notes:
svn path=/head/; revision=131804
-rw-r--r-- | x11-themes/clearlooks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile index 73d93d2f028e..e9f2a32fc377 100644 --- a/x11-themes/clearlooks/Makefile +++ b/x11-themes/clearlooks/Makefile @@ -19,7 +19,6 @@ USE_LIBTOOL_VER=15 USE_GNOME= gtk20 USE_X_PREFIX= yes - CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LDFLAGS="-L${X11BASE}/lib" |