diff options
Diffstat (limited to 'misc/opencyc/Makefile')
-rw-r--r-- | misc/opencyc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/opencyc/Makefile b/misc/opencyc/Makefile index 80591bc40162..230eb97d219d 100644 --- a/misc/opencyc/Makefile +++ b/misc/opencyc/Makefile @@ -11,8 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= General knowledge base and commonsense reasoning engine -USE_LINUX= yes -USE_LINUX_APPS= xorglibs +USES= linux +USE_LINUX= xorglibs NO_BUILD= yes PLIST_SUB= PORTVERSION="${PORTVERSION}" |