diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 03:55:18 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 03:55:18 +0800 |
commit | 04d471508bcef22cb9693c22a2baa57b5dd18818 (patch) | |
tree | b2a23eadd8118c42518c73901b407b5bedd09a1b /x11/3ddesktop | |
parent | 84ef73a3b9feadb209fa81c2541d99488bd05e8f (diff) | |
download | freebsd-ports-gnome-04d471508bcef22cb9693c22a2baa57b5dd18818.tar.gz freebsd-ports-gnome-04d471508bcef22cb9693c22a2baa57b5dd18818.tar.zst freebsd-ports-gnome-04d471508bcef22cb9693c22a2baa57b5dd18818.zip |
cleanup plist
Diffstat (limited to 'x11/3ddesktop')
-rw-r--r-- | x11/3ddesktop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index 942696f25820..c39c8b12dcb9 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -19,7 +19,6 @@ PORTDOCS= README README.windowmanagers PLIST_FILES= bin/3ddesk bin/3ddeskd etc/3ddesktop.conf \ %%DATADIR%%/digits.bmp \ man/man1/3ddesk.1.gz man/man1/3ddeskd.1.gz -PLIST_DIRS= %%DATADIR%% CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT -pthread LDFLAGS+= -L${LOCALBASE}/lib -pthread |