diff options
Diffstat (limited to 'x11/bbuname/Makefile')
-rw-r--r-- | x11/bbuname/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bbuname/Makefile b/x11/bbuname/Makefile index 34c683029f44..ee440ad036f1 100644 --- a/x11/bbuname/Makefile +++ b/x11/bbuname/Makefile @@ -23,6 +23,6 @@ BROKEN= Checksum mismatch GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_X_PREFIX= yes +USE_XORG= x11 .include <bsd.port.mk> |