diff options
author | theraven <theraven@FreeBSD.org> | 2013-10-07 18:53:53 +0800 |
---|---|---|
committer | theraven <theraven@FreeBSD.org> | 2013-10-07 18:53:53 +0800 |
commit | baa6ca48b5326754424fc66746a1733f3a10a81b (patch) | |
tree | 41f47a8dc752ae5980d4b390ccc462d5b76e9876 /x11 | |
parent | 389964ebe5d60fd50ecbac988cd1a4180dde6898 (diff) | |
download | freebsd-ports-gnome-baa6ca48b5326754424fc66746a1733f3a10a81b.tar.gz freebsd-ports-gnome-baa6ca48b5326754424fc66746a1733f3a10a81b.tar.zst freebsd-ports-gnome-baa6ca48b5326754424fc66746a1733f3a10a81b.zip |
Remove (the no longer extant) gworkspace-clipbook from the gnustep-app
metaport.
Approved by: bapt (mentor)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnustep-app/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index ef340bca9f3b..79047e6479ef 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -47,7 +47,6 @@ USE_GNUSTEP_SYSTEM_APPS+= \ SystemPreferences:deskutils/systempreferences \ WrapperFactory:deskutils/gnustep-wrapper \ GRubik:games/grubik \ - ClipBook:deskutils/gworkspace-clipbook \ MDFinder:deskutils/gworkspace-gwmetadata \ USE_GNUSTEP_LOCAL_APPS+= \ |