diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-12 20:49:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-12 20:49:47 +0800 |
commit | bdb37843e0847035c364144af4805b78af57f972 (patch) | |
tree | b5ccae867d543b459c598b99b0e0b0a1d108a338 /x11-toolkits/lesstif/Makefile | |
parent | 1b8fff9349f62b0550ba8f11b38862f9a330f24b (diff) | |
download | freebsd-ports-gnome-bdb37843e0847035c364144af4805b78af57f972.tar.gz freebsd-ports-gnome-bdb37843e0847035c364144af4805b78af57f972.tar.zst freebsd-ports-gnome-bdb37843e0847035c364144af4805b78af57f972.zip |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Diffstat (limited to 'x11-toolkits/lesstif/Makefile')
-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 9a18da4ebb78..272aac969871 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 |