diff options
Diffstat (limited to 'x11/resourceext/Makefile')
-rw-r--r-- | x11/resourceext/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/resourceext/Makefile b/x11/resourceext/Makefile index 190b71b81719..1681ecee2412 100644 --- a/x11/resourceext/Makefile +++ b/x11/resourceext/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X Resource usage extension headers +CONFLICTS= XFree86-libraries-* + USE_BZIP2= yes PREFIX?= ${X11BASE} GNU_CONFIGURE= yes |