diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-24 18:28:26 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-24 18:28:26 +0000 |
commit | d5f131c7fdd331ce16a0aca14a551695f1bd3330 (patch) | |
tree | d30d6400cabf585496169de1dd9e5de13968b5ab /x11/libXpm | |
parent | f8afd36f587ae8bb5be876fe626ff5e90e1a9ab5 (diff) | |
download | ports-d5f131c7fdd331ce16a0aca14a551695f1bd3330.tar.gz ports-d5f131c7fdd331ce16a0aca14a551695f1bd3330.zip |
Notes
Diffstat (limited to 'x11/libXpm')
-rw-r--r-- | x11/libXpm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile index 25a56674f6e3..dddd8ba17deb 100644 --- a/x11/libXpm/Makefile +++ b/x11/libXpm/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \ ${LIB_PC_DEPENDS} RUN_DEPENDS= ${LIB_PC_DEPENDS} +CONFLICTS= XFree86-libraries-* + USE_BZIP2= yes PREFIX?= ${X11BASE} GNU_CONFIGURE= yes |