diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-12 12:49:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-12 12:49:47 +0000 |
commit | 68fc60d4425691fd31d12e6bf727f17aa3fd1fab (patch) | |
tree | 4ddda55e764d07d55db4504cfa5160e4907c302e /x11-toolkits | |
parent | 23d264e846fa6f2bade9f12f999be75cd6c1205b (diff) | |
download | ports-68fc60d4425691fd31d12e6bf727f17aa3fd1fab.tar.gz ports-68fc60d4425691fd31d12e6bf727f17aa3fd1fab.zip |
Notes
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 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 |