diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-02-07 15:29:18 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-02-07 15:29:18 +0000 |
commit | d5d580196fced9383f4f1515bfadf7fe66730a0e (patch) | |
tree | 4286786b45ed937d8b0d7ed5ad7cbc8291651876 /x11-wm | |
parent | 4477440ee8918cd8d08f80160b09fea5781c1321 (diff) | |
download | ports-d5d580196fced9383f4f1515bfadf7fe66730a0e.tar.gz ports-d5d580196fced9383f4f1515bfadf7fe66730a0e.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4/bsd.xfce.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4/bsd.xfce.mk b/x11-wm/xfce4/bsd.xfce.mk index f3e1b45fa7b2..76a820208b78 100644 --- a/x11-wm/xfce4/bsd.xfce.mk +++ b/x11-wm/xfce4/bsd.xfce.mk @@ -39,9 +39,9 @@ wm_RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm xfdev_RUN_DEPENDS= xfce4-dev-tools:${PORTSDIR}/devel/xfce4-dev-tools -.endif +#.endif -.if defined(_POSTMKINCLUDED) && !defined(Xfce_Post_Include) +#.if defined(_POSTMKINCLUDED) && !defined(Xfce_Post_Include) Xfce_Post_Include= bsd.xfce.mk |