diff options
Diffstat (limited to 'x11-wm/libwraster/Makefile')
-rw-r--r-- | x11-wm/libwraster/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile index 959da5ab1ce6..7ca7d643c93d 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ --enable-modelock \ --enable-xinerama --enable-usermenu \ --with-x -MAKE_JOBS_SAFE= yes CPPFLAGS+= -DPREFIX=\\\"${PREFIX}\\\" -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |