diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2008-07-23 09:07:25 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2008-07-23 09:07:25 +0000 |
commit | e0a7bcca9a7bfc2febe8a04b97f7a765402bc2f9 (patch) | |
tree | d5b9fe2356d7ae2ccc51d2a375c67f12d8a18df6 /x11/bricons | |
parent | 439887f2e763c46d43ccfb17f9c8ee91a3141cd8 (diff) | |
download | ports-e0a7bcca9a7bfc2febe8a04b97f7a765402bc2f9.tar.gz ports-e0a7bcca9a7bfc2febe8a04b97f7a765402bc2f9.zip |
Notes
Diffstat (limited to 'x11/bricons')
-rw-r--r-- | x11/bricons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bricons/Makefile b/x11/bricons/Makefile index b2717a657c8a..7056be518050 100644 --- a/x11/bricons/Makefile +++ b/x11/bricons/Makefile @@ -18,7 +18,7 @@ COMMENT= Quick start up utility for applications on an X display USE_IMAKE= yes USE_PERL5_BUILD=yes -USE_XORG= xpm +USE_XORG= xaw MAN1= bricons.1 .include <bsd.port.pre.mk> |