diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:55:18 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:55:18 +0800 |
commit | 633c871da92506f59ef3639943b9afe9e8122c52 (patch) | |
tree | b2a23eadd8118c42518c73901b407b5bedd09a1b /x11/xstroke | |
parent | e6e39bcff7ef689a648665df6a217912d00deffc (diff) | |
download | freebsd-ports-gnome-633c871da92506f59ef3639943b9afe9e8122c52.tar.gz freebsd-ports-gnome-633c871da92506f59ef3639943b9afe9e8122c52.tar.zst freebsd-ports-gnome-633c871da92506f59ef3639943b9afe9e8122c52.zip |
cleanup plist
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} |