diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-03-07 21:47:50 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-03-07 21:47:50 +0000 |
commit | 836aebde5babd8b8701f585f03b775ebfc41a564 (patch) | |
tree | f990d2d5c21cdbac2e187df45b68fcc8e5d5353a /x11-wm/transset-df | |
parent | c5420942c6d91a6dad718b6431ee6849f320142f (diff) | |
download | ports-836aebde5babd8b8701f585f03b775ebfc41a564.tar.gz ports-836aebde5babd8b8701f585f03b775ebfc41a564.zip |
Notes
Diffstat (limited to 'x11-wm/transset-df')
-rw-r--r-- | x11-wm/transset-df/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/transset-df/Makefile b/x11-wm/transset-df/Makefile index 20a6ede03822..60c431e2f2de 100644 --- a/x11-wm/transset-df/Makefile +++ b/x11-wm/transset-df/Makefile @@ -22,10 +22,6 @@ PLIST_FILES= bin/transset-df .include <bsd.port.pre.mk> -.if ${X_WINDOW_SYSTEM:L} != xorg -IGNORE= requires X.Org; install x11/xorg and try again -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/transset-df ${PREFIX}/bin |