diff options
author | cy <cy@FreeBSD.org> | 2012-02-15 23:06:35 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2012-02-15 23:06:35 +0800 |
commit | 37491ba77d13cec899d396014b5da2785c7ce210 (patch) | |
tree | e8ac91fa4953f0da7f47723a31f9dac685638747 | |
parent | 0620cc777e33d414b6216a3395e0ab1aa13c2ef1 (diff) | |
download | freebsd-ports-gnome-37491ba77d13cec899d396014b5da2785c7ce210.tar.gz freebsd-ports-gnome-37491ba77d13cec899d396014b5da2785c7ce210.tar.zst freebsd-ports-gnome-37491ba77d13cec899d396014b5da2785c7ce210.zip |
Props now conflicts with xview-clients.
-rw-r--r-- | x11/props/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index bb4f993c21c0..d87a95ad3653 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= cy MAINTAINER= cy@FreeBSD.org COMMENT= The OpenLook props application +CONFLICTS= xview-clients-3.2.1.4.19* + LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/props |