diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-28 12:46:25 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-28 12:46:25 +0000 |
commit | 02c02682a8ed4af02e9db73c038491fe89335f1a (patch) | |
tree | 36830ce5a31aff8c29f9a058bdbb87e1e45a33bb /x11-toolkits/libXt | |
parent | 7495ef527a2483379c3590bc32954b18bafce57d (diff) |
Notes
Diffstat (limited to 'x11-toolkits/libXt')
-rw-r--r-- | x11-toolkits/libXt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile index 6a9d6811219d..e357767bcc05 100644 --- a/x11-toolkits/libXt/Makefile +++ b/x11-toolkits/libXt/Makefile @@ -20,6 +20,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 |