diff options
Diffstat (limited to 'x11/bricons/Makefile')
-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 d6be0fa327db..b2717a657c8a 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_XPM= yes +USE_XORG= xpm MAN1= bricons.1 .include <bsd.port.pre.mk> |