diff options
author | eadler <eadler@FreeBSD.org> | 2013-07-17 05:59:48 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-07-17 05:59:48 +0800 |
commit | 492b6adb0959d5c5762c6f88a54af52f2c7d28f6 (patch) | |
tree | 5c7980bf4b862ceb755aea2aa270373462796ee1 /x11/xbindkeys | |
parent | c42fe004b519f4f1f5ff95c34652b4d91d306df6 (diff) | |
download | freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.gz freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.zst freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.zip |
Remove now excess verbiage.
Reviewed by: bapt
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r-- | x11/xbindkeys/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 5d817b856fed..2501e545ee6f 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -24,8 +24,6 @@ PLIST_DIRS= %%EXAMPLESDIR%% WISH= ${LOCALBASE}/bin/wish8.4 -MAKE_JOBS_SAFE= yes - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGUILE} |