diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:55:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:55:18 +0000 |
commit | 04d471508bcef22cb9693c22a2baa57b5dd18818 (patch) | |
tree | b2a23eadd8118c42518c73901b407b5bedd09a1b /x11/xstroke | |
parent | 84ef73a3b9feadb209fa81c2541d99488bd05e8f (diff) |
Notes
Diffstat (limited to 'x11/xstroke')
-rw-r--r-- | x11/xstroke/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile index fab3cc835110..8f4f5554a620 100644 --- a/x11/xstroke/Makefile +++ b/x11/xstroke/Makefile @@ -17,7 +17,6 @@ USES= bison imake USE_XORG= xft x11 xext xi xtst PLIST_FILES= bin/xstroke %%ETCDIR%%/alphabet man/man1/xstroke.1.gz -PLIST_DIRS= %%ETCDIR%% CFLAGS+= -I. CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} |