diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-08-21 04:54:30 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-08-21 04:54:30 +0000 |
commit | e1a6778d62af45b2344eb0443dbd24344326c2d5 (patch) | |
tree | 5214e2404379fb24eeca144fe4fd979aa87aec44 /graphics/xpm | |
parent | d58728c86ebddadaff83961f76d43744b3647bb6 (diff) |
Notes
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 |