diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-01 21:51:48 +0000 |
commit | e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch) | |
tree | 7936caa341865bdd86dc776b23c0391475d35f91 /misc/opencyc | |
parent | Ugrade to 1.3.5. (diff) |
Respect the user's USE_LINUX setting.
Notes
Notes:
svn path=/head/; revision=130124
Diffstat (limited to 'misc/opencyc')
-rw-r--r-- | misc/opencyc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/opencyc/Makefile b/misc/opencyc/Makefile index a53d6fe1efe0..adaac7516ee6 100644 --- a/misc/opencyc/Makefile +++ b/misc/opencyc/Makefile @@ -19,7 +19,6 @@ COMMENT= General knowledge base and commonsense reasoning engine RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs NO_BUILD= yes -USE_LINUX= yes PLIST_SUB= PORTVERSION="${PORTVERSION}" |