diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-12 12:49:47 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-12 12:49:47 +0000 |
commit | bdb37843e0847035c364144af4805b78af57f972 (patch) | |
tree | b5ccae867d543b459c598b99b0e0b0a1d108a338 /x11-toolkits | |
parent | 1b8fff9349f62b0550ba8f11b38862f9a330f24b (diff) | |
download | FreeBSD-ports-bdb37843e0847035c364144af4805b78af57f972.zip FreeBSD-ports-bdb37843e0847035c364144af4805b78af57f972.tar.gz |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 9a18da4..272aac9 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -20,6 +20,7 @@ COMMENT= API compatible clone of the Motif toolkit BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake +CONFLICTS?= open-motif-* MANUAL_PACKAGE_BUILD= do not want to install during interactive build WANT_AUTOCONF_VER= 253 USE_X_PREFIX= yes |