diff options
Diffstat (limited to 'graphics/xpm')
-rw-r--r-- | graphics/xpm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 60801ce4ca97..ae869a19fc7f 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= libraries MAINTAINER= ports@FreeBSD.org COMMENT= The X Pixmap library +CONFLICTS= XFree86-libraries-[0-9]* xorg-libraries-[0-9]* + USE_IMAKE= yes INSTALLS_SHLIB= yes |