diff options
author | miwi <miwi@FreeBSD.org> | 2012-05-31 00:55:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-05-31 00:55:36 +0800 |
commit | 85156ccac4513da59afdd1d10424d45d39743ec7 (patch) | |
tree | 7a9601131665cc0d41da6076a21f263126aa6931 /x11-fm/thunar | |
parent | 21bddc2d1a2042f4ff865a4332c025b6cecd51a1 (diff) | |
download | freebsd-ports-graphics-85156ccac4513da59afdd1d10424d45d39743ec7.tar.gz freebsd-ports-graphics-85156ccac4513da59afdd1d10424d45d39743ec7.tar.zst freebsd-ports-graphics-85156ccac4513da59afdd1d10424d45d39743ec7.zip |
- Remove duplicate bsd.port.options.mk entry
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r-- | x11-fm/thunar/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 69e2c25d25b..e5b30ea8e24 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -37,8 +37,6 @@ PLUG_TPA_DESC= Thunar Trash Panel Applet plugin PLUG_UCA_DESC= Thunar User Customizable Actions plugin PLUG_WALL_DESC= Thunar Wallpaper plugin -.include <bsd.port.options.mk> - CONFIGURE_ARGS+= --disable-gtk-doc-html \ --enable-gio-unix \ --disable-gudev |