diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-14 23:47:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-14 23:47:28 +0800 |
commit | 31e9ea96819f40595b47d34d631e16c070c55c24 (patch) | |
tree | 453d1648cd1f70e62ce7ff23719e1146f609c3cd /x11-toolkits/open-motif | |
parent | faa8c9ff1534bb6705089382d1268f3a6bd7b1e8 (diff) | |
download | freebsd-ports-gnome-31e9ea96819f40595b47d34d631e16c070c55c24.tar.gz freebsd-ports-gnome-31e9ea96819f40595b47d34d631e16c070c55c24.tar.zst freebsd-ports-gnome-31e9ea96819f40595b47d34d631e16c070c55c24.zip |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index c033f2d774c9..5e8ffa30c3b9 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -21,6 +21,7 @@ DIST_SUBDIR= openmotif MAINTAINER= steve@FreeBSD.org COMMENT= Motif X11 Toolkit (industry standard GUI (IEEE 1295)) +CONFLICTS= lesstif-* USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes |