diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-02-20 19:01:42 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-02-20 19:01:42 +0800 |
commit | 7f357088ded6ed158a9598e93f8211442a135e60 (patch) | |
tree | 65b0d0add46e296cc1d69602633eccebcb374cd5 /x11-toolkits/wxgtk29 | |
parent | a4fbe0616cca7ff39c883ab0f3fc5e98633aeb2a (diff) | |
download | freebsd-ports-gnome-7f357088ded6ed158a9598e93f8211442a135e60.tar.gz freebsd-ports-gnome-7f357088ded6ed158a9598e93f8211442a135e60.tar.zst freebsd-ports-gnome-7f357088ded6ed158a9598e93f8211442a135e60.zip |
Remove CONFLICTS on wxgtk-* ports. This is no longer true.
Submitted by: Christopher Nehren
Diffstat (limited to 'x11-toolkits/wxgtk29')
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile index beb00c3158e9..8c7b436449c1 100644 --- a/x11-toolkits/wxgtk29/Makefile +++ b/x11-toolkits/wxgtk29/Makefile @@ -22,8 +22,6 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png\ expat.5:${PORTSDIR}/textproc/expat2\ mspack.1:${PORTSDIR}/archivers/libmspack -CONFLICTS= wxgtk-* - USE_BZIP2= yes USE_X_PREFIX= yes USE_GL= yes |