diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 04:12:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 04:12:32 +0000 |
commit | 784eab2ac62aa0b4967e620eb8c97a95e077d604 (patch) | |
tree | 06000a21779e6563a46db0d44cdc1ef25c292fa9 /x11-fm | |
parent | 74fd78a763c484df9d20a9b403204a02b7ca9026 (diff) | |
download | ports-784eab2ac62aa0b4967e620eb8c97a95e077d604.tar.gz ports-784eab2ac62aa0b4967e620eb8c97a95e077d604.zip |
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
Notes
Notes:
svn path=/head/; revision=187350
Diffstat (limited to 'x11-fm')
-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 da7846cd7754..2303753d2367 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -144,6 +144,4 @@ post-patch: post-install: @-update-desktop-database -#keep this here -.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk" .include <bsd.port.post.mk> |